Skip to content

(Newest) Wifi Marauder for the 2.8'' ESP32 Module ESP32-2432S028R 240X320 Smart Display. Better known as the CYD.

License

Notifications You must be signed in to change notification settings

ATOMNFT/CYD-ESP32Marauder

 
 

Repository files navigation

Header

Responsive SVG

⬆ Update Highlights 11/23/24 ⬆
Added New v1.1.0!

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.

For more of the changes and additions to marauder, head over HERE And read more


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.



🛠️ Device Compatibility

Successfully tested on:

✨ No hardware modifications required!
This is made possible thanks to seamless integration with @ggaljoen's TFT_eSPI fork.


📡 GPS Functionality 📡

  • 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 affecting LED or Pwnagotchi detection.

🔗 Check here for details on supported GPS hardware.



💾 SD Portal Fix 💾

This fix relocates all portals for Evil Portal to a dedicated folder on the SD card.
When you install Marauder on the CYD, all the portals used in Evil Portal are stored on the root of the SD card. This can be a nuisance as PCAP and other files captured during sniffing also clutter the root directory.

With this update, you can create a folder titled portals to store the HTML files.
Visit the Evil Portal section for the necessary files and detailed usage instructions.


SD Setup for CM-Box

If you flashed from the Custom Marauder Flasher Tool for CYD
or built from CYD-ESP32Marauder, you must create a folder on the root of your SD card titled portals.

This is where you will store the Evil Portal HTML files, including the index.html file.



🔧 Building This Fork of Marauder from Source 🔧

Follow these steps to build this fork of Marauder for your CYD module:

Step 1: Start with Smoochiee’s Tutorial

Head over to Smoochiee's tutorial and begin from Step 1.

Step 2: Libraries Setup

When you reach the "LIBRARIES" section:

  • You can use the libraries linked in Smoochiee's tutorial.
  • Alternatively, use the libraries provided in this repository, as they are identical.

Step 3: Use Modified Source Files

On the step where Smoochiee directs you to download Marauder's source code:

Step 4: Complete the Tutorial

Return to Smoochiee's tutorial and continue with the remaining steps.


Coming Soon: My Custom Tutorial

I’ll soon be adding my own guide for flashing this build to your CYD module. Stay tuned!



⚡ Web-Flasher Tool for Simple Installation ⚡

🚀 Flash Your CYD Module with Ease
Use the Custom Marauder Flasher Tool for CYD to quickly and effortlessly flash your device.

How It Works:

1️⃣ Select Your Hardware: Choose the correct CYD model from the dropdown menu.
2️⃣ Connect: Click the "Connect" button to start the flashing process.
3️⃣ Done: The tool will handle everything for you!

🎉 With this tool, flashing your CYD has never been simpler or faster.



📢 Shoutouts! 📢

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.
Also thanks to 3DJoe for figuring out the touch functions for marauder on the CYD..
And of course the man JustCallMeKokofor the foundational work on ESP32 Marauder.

About

(Newest) Wifi Marauder for the 2.8'' ESP32 Module ESP32-2432S028R 240X320 Smart Display. Better known as the CYD.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 87.3%
  • C++ 12.3%
  • HTML 0.2%
  • Python 0.1%
  • Processing 0.1%
  • CMake 0.0%