From 535b49e39cf314584418b088e7801c835545d3d8 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 13 Jul 2023 14:47:01 -0700 Subject: [PATCH] Added Cococode's ESP32 flash app --- Wifi_DevBoard/FZ_Marauder_Flasher/ReadMe.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Wifi_DevBoard/FZ_Marauder_Flasher/ReadMe.md b/Wifi_DevBoard/FZ_Marauder_Flasher/ReadMe.md index 7d0e3d9a..d784ce2f 100644 --- a/Wifi_DevBoard/FZ_Marauder_Flasher/ReadMe.md +++ b/Wifi_DevBoard/FZ_Marauder_Flasher/ReadMe.md @@ -2,6 +2,8 @@ Looking for a Linux/Mac version? [Check out SkeletonMan's Python edition!](https://github.com/SkeletonMan03/FZEasyMarauderFlash) (WIP for Windows too including full automated downloads.) +Or do you want to flash from the Flipper without a computer at all? [Cococode (aka 0xchocolate) has you covered](https://github.com/0xchocolate/flipperzero-esp-flasher). + Looking for a quick video walkthrough on how to use this flasher? [Thanks to Lab401.com, you're in luck](https://www.youtube.com/watch?v=um_acrDaBK4)!
Or if you'd rather have a quick rundown of using the Flipper Application, check out [this summary from haxez.org](https://haxez.org/2022/11/marauding-wi-fi-networks-with-the-flipper-zero/).