2022-06-28 00:52:43 +00:00
|
|
|
# Some quick steps to get [Marauder](https://github.com/justcallmekoko/ESP32Marauder) installed<br>
|
2022-06-28 15:02:46 +00:00
|
|
|
(Direct from the dev WillStunForFood on Discord - check out [his video walkthrough](https://www.youtube.com/watch?v=_YLTpNo5xa0) too!):
|
2022-05-31 03:43:08 +00:00
|
|
|
|
|
|
|
- Plug the WiFi dev board directly into your PC
|
|
|
|
- Upload the MarauderOTA firmware from source via Arduino IDE
|
|
|
|
- Use the MarauderOTA firmware to flash the Marauder Flipper bin over WiFi
|
2022-05-31 03:43:36 +00:00
|
|
|
|
2022-05-31 03:44:54 +00:00
|
|
|
The first step in the wiki documentation [starts here](https://github.com/justcallmekoko/ESP32Marauder/wiki/flipper-zerowhile).<br>
|
2022-05-31 03:55:25 +00:00
|
|
|
(Then you should have the necessary links to the follow on documentation to get the firmware installed.)
|
|
|
|
|
|
|
|
ESP32-S2 is the correct board if you are installing on the Flipper WiFi Dev Board. <br>
|
|
|
|
If you are using the Marauder OTA method, you shouldn't have to install any libraries. <br>
|
|
|
|
The only other thing you should have to install is the boards for the ESP32 in the Arduino IDE and the drivers for the ESP32-S2.
|
2022-05-31 03:43:08 +00:00
|
|
|
|
2022-06-02 06:00:19 +00:00
|
|
|
Commands `channel`, `scanap`, `sniffbeacon`, `sniffdeauth`, `sniffpmkid`, `stopscan`, `clearap`
|
2022-05-31 03:29:16 +00:00
|
|
|
|
2022-06-28 00:52:43 +00:00
|
|
|
# Quick steps from Rabid Root...
|
2022-05-31 04:03:23 +00:00
|
|
|
|
2022-06-28 00:52:43 +00:00
|
|
|
![Quick_info](https://user-images.githubusercontent.com/57457139/171563068-4997e28d-ac75-4c22-96b3-9e21fb0cdb18.jpg)<br>
|
|
|
|
![Flipper_Settings](https://user-images.githubusercontent.com/57457139/176063404-86cfaa96-4cb5-4a94-a388-f935f59ac7b2.png)
|
|
|
|
|
|
|
|
# AND a great step by step from E_Surge!
|
|
|
|
|
|
|
|
![More_Steps](https://user-images.githubusercontent.com/57457139/176063439-f23620ae-7985-46eb-a11e-d85d1bcc62b7.png)
|