justcallmekoko / ESP32Marauder

A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
5.35k stars 591 forks source link

Problems with SD card on M5STICK C PLUS, among other problems. #451

Open CavaleiroCinza opened 8 months ago

CavaleiroCinza commented 8 months ago

Hey, so... The marauder ported to the m5stick c plus is experiencing several programming problems.

1° New versions like 13.5 and 13.6 cannot read the sd card and restart the device. The m5 is in a constant loop until you remove the module from the SD card. If you use it without the module, it will work normally.

2° Evil portal also has problems, marauder is unable to write to the sd card and restarts the device again. This occurs in old versions 13.4/Previous! I believe it was corrected in 13.5/13.6, but as it is not possible to use it with the module, there is no way to test it.

3° You need code that shows that the action is being performed and whether the action succeeded or failed. What happens when you start a deauther or any other atk is a black screen with noth performed. There would need to be at least a message saying "attack made on this wireless successfully", Another example, when using the list/spam beacon, the sddis that were created could appear, I know it's an aesthetic change but it's a change that would be very welcome and practical.

4° I also suggest increasing the font, they are too small for the m5. It's also an aesthetic change, but it would be very good.

5° It is not possible to update the m5 via sd card. Solved: It just doesn't work in version 13.3!

6° Another aesthetic change, the marauder logo is not centered so... Only part of the title and part of the skull in the logo appear.

7° It would be good to implement multifunctionality, use deauther and ap's clone at the same time. Among many others! It would be more interesting.

8° Would it be possible to implement evils portals html now? like, just enter the function, choose the html and use it? Does all of this already come in the bin?

9° Would it also be possible via wireshark?

I'm adding the problems I'm encountering little by little, sorry if it's a little disorganized!

I really hope you can fix these issues, I appreciate your performance! Thanks!

CavaleiroCinza commented 8 months ago

i have tried with 13.3 version and all obsolete apps works, but when i start evil portal, device crash and restarts disconnecting SD card.. i don't know why.

Again like I said, it's a programming problem. Either we do the correction at home or wait for JustCallMeLoko to correct it; In the end we have to wait for updates!

If you know anything about programming, marauder's code is open source. So anyone can have access, from then on, make the necessary modifications...