2022-08-14 08:31:35 +00:00
# Quick and easy flasher/updater for Marauder on the Wifi Devboard!
2022-08-14 08:13:19 +00:00
2022-08-14 08:37:22 +00:00
![Screenshot ](https://user-images.githubusercontent.com/57457139/184529067-27ed301f-fd19-4779-a85d-c134dbf93ba6.png )
2022-08-14 08:31:35 +00:00
## Now it's as easy as 1, 2, 3 to install or update Marauder on Windows.
1. Download and extract [the ZIP file ](https://github.com/UberGuidoZ/Flipper/raw/main/Wifi_DevBoard/FZ_Marauder_Flasher/FZ_Marauder_v1.0.zip ) above to the same directory.< br >
2022-08-14 08:37:22 +00:00
2. Hold `BOOT` on the devboard and plug it into your PC directly via USB.< br >
3. Double-click `flash.bat` from the extracted files then choose `Flash` or `Update` .
2022-08-14 08:31:35 +00:00
2022-08-14 08:37:22 +00:00
If you choose `Flash` the script will locate your board and flash Marauder automatically!< br >
2022-08-14 08:31:35 +00:00
If you choose `Update` you'll be taken to the Marauder download location to grab a new version.< br >
(Simply download the BIN file as stated and stick it in the Marauder subfolder of the batch file.)
**Current Marauder version included in the ZIP: v0.9.13.20220806 (current at release Aug 14, 2022)**
2022-08-14 08:37:22 +00:00
The [batch file ](https://github.com/UberGuidoZ/Flipper/blob/main/Wifi_DevBoard/FZ_Marauder_Flasher/flash.bat ) is also included above for review and to track coming changes.< br >
*Coming soon: Black Magic (original debug firmware) flashing, firmware backup, firmware restore.*
2022-08-14 08:31:35 +00:00
Acknowledgements:< br >
* [Frog ](https://github.com/FroggMaster ) (scripting and inspiring the idea)< br >
* [ImprovingRigmarole ](https://github.com/Improving-Rigmarole ) (Initial scripting and testing)< br >
* [UberGuidoZ ](https://github.com/UberGuidoZ ) (continued scripting, development, and testing)