This repo will hold the flasher-tool to upload/flash a custom verion of Wifi Marauder along with 3D files to print different cases for the CYD AKA Cheap Yellow Display. This build features a few great fixes and customzations.
Feature/Update | Description/Notes |
---|---|
• Added logging to SD for Flipper/AirTag sniff | Thanks to Fr4nkFletcher |
• Added Pcap capture of flipper data | WIP as the pcap is malformed |
• Added Flipper Zero Sniff | |
• Airtag Sniffing/Spoofing | |
• Working Pwnagotchi Detect on all models | |
• Flipper BLE Spam | |
• Wardriving Menu added | |
• RGB LED enabled | Thanks to lsdlsd88 |
• Detect Pwnagotchi 100% functional | |
• BLE/SwiftPair Spam now 100% functional | |
• Evil Portal storage adjustment | Moves all portals into a folder instead of root of SD card |
• External antenna information | Click here for info on adding an external antenna. |
GPS is enabled on builds
13.10
&1.0.0
(not labeled as "NoGPS" in the flasher tool).
It is fully operational via the 4-pin connector located near the MicroUSB port on the CYD module.For build
1.1.0
, GPS is fully functional with no conflicts.🔗 Check here for details on supported GPS hardware.
Successfully tested on:
✨ No hardware modifications required!
This is made possible thanks to seamless integration with @ggaljoen's TFT_eSPI fork.
-
Simple Install: You can choose to use the CM-Box flasher tool to flash the latest version of CM-Box (Custom Marauder box) to your CYD.
-
Hands-On Install: Or you can choose to build from source (CYD-ESP32Marauder) for a more hands on experince. Both options result in the same installation the second option gives you the ability to modify the files further if your comfy with that.
Part | Description | Link |
---|---|---|
🟡 CYD (Cheap Yellow Display) | Compact OLED display | Find it here |
🔌 Rocker Switch | 19mm x 13mm size | Find it here |
📟 Voltmeter | Voltage display meter | Find it here |
🔋 Lipo Battery | Rechargeable power source | Find it here |
🔩 M3x20mm Hex Head Screws | Pack of 4 screws | Find it here |
1️⃣ Download and print the STL files located in the 3D files folder. All files are ready to print.
2️⃣ Consult the Parts List above.
3️⃣ Build Process Coming Soon
(Pics are being taken of a new build for reference.)
If you flashed from the Custom Marauder Flasher Tool for CYD
or built from CYD-ESP32Marauder, you need to:
- Create a folder on the root of your SD card titled
portals
.- Store the Evil Portal HTML files, including the
index.html
file, in this folder.
Head over to the 3D files section to download the STL files needed to print the CM-Box.
(The files are only for the 1 Micro USB version at this time.)
A huge thank you goes to two wonderful people who made learning and building this possible:
- Fr4nkFletcher for all your guidance and late-night replies.
- Smoochiee for helping with the bootscreen and the badass tutorials for building Marauder.
Special thanks to the creators and supporters of the ESP32 Cheap Yellow Display project and the community Discord, especially @cod5fgzj and ggaljoen.
And of course, JustCallMeKoko for the foundational work on ESP32 Marauder.