PutamStudios/SAS-Firmware — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an ESP32 firmware project for the M5StickC Plus that feels like a small handheld security testing tool. I want a bright yellow and black Flipper style interface with a startup cat animation, a vertical menu that scrolls smoothly, small icons, and clear screens for each tool.

It should be set up in PlatformIO for Arduino on ESP32 and be ready to compile and flash to an M5Stack M5StickC Plus device. Include menu sections for WiFi auditing, BLE scanning, RF tools with CC1101 or RF24 support, infrared reader and sender tools, RFID or NFC support for PN532 or RC522, BadUSB scripts, and a JavaScript runner. Some tools can start as safe placeholders if the hardware or full implementation is missing, but the UI flow should be real and easy to expand.

Please organize the code cleanly, include any needed SD card resource handling, and make sure the build scripts and PlatformIO config work. Look up current PlatformIO and M5Stack docs online if needed.

Want more depth? Deep Reverse