Want wifi-marauder on that tiny m5stickC plus or m5stickC plus2? Tried to build from source and hitting brick walls? Then this repo is what you're looking for! A simple way to install marauder on these cool tiny devices!
These versions of marauder for m5stickC plus & m5stickC plus2 contains a few great fixes and v13.10 contains a clean bootscreen (Read more about the fixes below). Prefer building from source? No problem—the repo includes pre-configured sketch folders with all the necessary edits.
- Station selecting and attacks now fully working!
- Add commands for sniffing airtags
- Airtag Sniffing/Spoofing
- Working Pwnagotchi Detect on all models
- Add commands for listing and spoofing airtags
- Update NimBLE version from v1.2.0 to v1.3.5
- Add Flipper Zero Sniff
- Flipper BLE Spam
- Add commands for Flipper Zero Sniff
- Add icon for Flipper Zero Sniff
- Wardriving Menu added
- Externalize some utils
- Use the link below in google chrome to flash the project onto M5stickC plus or M5stickC plus2.
Flasher tool: M5stickC Plus/2 Tool
- Download M5Burner and search for Marauder under (M5stickC) tab.
- You can download the bin files and flash them using m5burner or use with M5Launcher by bmorcelli as well
You can also compile from the source files in this repo in ArduinoIDE but make sure to use the User_Setup files in this repo.
You will also need the correct library folders in Arduino.
They can be located HERE
If you plan to build from the sketch files in ArduinoIDE then make sure to choose the correct settings in the tools menu.
Build your own SD Backpack.
A huge thank you goes to a few wonderful people. Whom without, I would have not made it as far as I did learning.
Thanks to Pirata/bmorcelli for all your guidance on the m5stick compiling process and late night replies.
And thank you to smoochiee and Fr4nkFletcher for helping with Marauder Arduino IDE compiling.
And of course JustCallMeKoKo for the foundational work on ESP32 Marauder.