mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-21 22:10:12 +00:00
Added info on ESP32 Flasher
This commit is contained in:
parent
1ac83acd55
commit
0e05cccc3f
@ -6,6 +6,11 @@ Quick start: Connect to the SSID `blackmagic` using the password `iamwitcher` or
|
|||||||
|
|
||||||
[Official schematics](https://docs.flipperzero.one/development/hardware/wifi-debugger-module/schematics) can be found in the Official Flipper docs. A [PDF version](https://github.com/UberGuidoZ/Flipper/blob/main/Wifi_DevBoard/Flipper_Zero_WI-FI_Module_V1_Schematic.PDF) is also available.
|
[Official schematics](https://docs.flipperzero.one/development/hardware/wifi-debugger-module/schematics) can be found in the Official Flipper docs. A [PDF version](https://github.com/UberGuidoZ/Flipper/blob/main/Wifi_DevBoard/Flipper_Zero_WI-FI_Module_V1_Schematic.PDF) is also available.
|
||||||
|
|
||||||
|
# ESP32 Flasher (from Flipper)
|
||||||
|
|
||||||
|
You can flash from the Flipper without a computer at all thanks to [Cococode's (aka 0xchocolate) utility](https://github.com/0xchocolate/flipperzero-esp-flasher).<br>
|
||||||
|
The files you'll need can be [found here](https://github.com/UberGuidoZ/Flipper/tree/main/Wifi_DevBoard/apps_data/esp_flasher) with a [vid walkthrough here](https://youtu.be/Kme-yWL14N8) (thanks TalkingSasquach!)
|
||||||
|
|
||||||
# ESP32 Wi-Fi Pentest Tool
|
# ESP32 Wi-Fi Pentest Tool
|
||||||
|
|
||||||
Check out [Frog's write-up](https://github.com/FroggMaster/ESP32-Wi-Fi-Penetration-Tool) and build for quick and easy flashing! Seriously, it's basically just a double-click now thanks to some error checking and automation. ([You're welcome!](https://github.com/FroggMaster/ESP32-Wi-Fi-Penetration-Tool/compare/v1.0...v1.1)).
|
Check out [Frog's write-up](https://github.com/FroggMaster/ESP32-Wi-Fi-Penetration-Tool) and build for quick and easy flashing! Seriously, it's basically just a double-click now thanks to some error checking and automation. ([You're welcome!](https://github.com/FroggMaster/ESP32-Wi-Fi-Penetration-Tool/compare/v1.0...v1.1)).
|
||||||
@ -153,4 +158,4 @@ So, here it is. All donations of *any* size are humbly appreciated.<br>
|
|||||||
![Flipper_Clap](https://user-images.githubusercontent.com/57457139/183561789-2e853ede-8ef7-41e8-a67c-716225177e5d.jpg) ![Flipper_OMG](https://user-images.githubusercontent.com/57457139/183561787-e21bdc1e-b316-4e67-b327-5129503d0313.jpg)
|
![Flipper_Clap](https://user-images.githubusercontent.com/57457139/183561789-2e853ede-8ef7-41e8-a67c-716225177e5d.jpg) ![Flipper_OMG](https://user-images.githubusercontent.com/57457139/183561787-e21bdc1e-b316-4e67-b327-5129503d0313.jpg)
|
||||||
|
|
||||||
Donations will be used for hardware (and maybe caffeine) to further testing!<br>
|
Donations will be used for hardware (and maybe caffeine) to further testing!<br>
|
||||||
![UberGuidoZ](https://cdn.discordapp.com/emojis/1000632669622767686.gif)
|
![UberGuidoZ](https://cdn.discordapp.com/emojis/1000632669622767686.gif)
|
||||||
|
Loading…
Reference in New Issue
Block a user