A beautiful fork of wifi Marauder, a suite of WiFi/Bluetooth offensive and defensive tools for the 2.8'' ESP32 Module ESP32-2432S028R WiFi+BT Dual-core 240X320 Smart Display. This fork features a few great fixes and customzations.
- Head over to smoochiee's tutorial and start from step 1 in his tut.
- When you get to the "LIBRARIES" section you can use the libs he has linked or the ones in this repo which are the same.
- Now on the step in smoochiee's tutorial where he mentions to download the source code for Marauder, use the files from esp32_marauder instead (These files contain the sketch edits already). Then head back to smoochiee's tutorial and Follow the rest of the steps provided by the legend himself and you should be good to go. I will be adding my own tutorial for flashing this build to your CYD very shortly.
Custom Marauder Flasher tool for CYD Instructions are simple. Choose your hardware, and then hit connect.
-
BLE swift pair fix
BLE FIX -
Evil Portal storage fix
Evil Portal SD fix
This fix is to relocate all the portals for evil portal to a folder on the sd card. When you install Marauder on the CYD all the protals used in evil portal get stored on the root of the sd card. To me this is a nuisance as all the pcap and other files that are captured while sniffing get thrown on the root of the sd as well. I have gone through and adjusted the code so you may create a folder titled "portals" and store the html files there.
In the Evil Portal section are the files needed along with directions on usage.
A huge thank you goes to two wonderful people. Whom without I would have not made it as far as I did learning.
Thanks to Fr4nkFletcher for all your guidance and late night replies.
And thank you to smoochiee for helping with the bootscreen and the badass tuts for building our own Marauder.