# Marauder Marauder is a tool for hacking WiFi networks. It is a collection of tools that can be used to perform WiFi attacks. It is designed to be used with the [Flipper Zero](https://flipperzero.one/). [Official ESP32Marauder site](https://github.com/justcallmekoko/ESP32Marauder/wiki/Flipper-Zero) ## Firmware These are the [directions](./firmware/README.md) for updating the firmware on the ESP32. ## Secret_ssid This [secret_ssid](./secret_ssid/README.md) is a tool that can be used to send a secret message over WiFi. The message is encoded into a SSID, which is then sent out over WiFi. The message can be decoded on a PC.