Releases: FroggMaster/ESP32-Wi-Fi-Penetration-Tool
Releases · FroggMaster/ESP32-Wi-Fi-Penetration-Tool
Version 1.1
Wifi Penetration Tool Changes
- Modified to no longer generate HCCAPX link if there are no EAPoL packets captured
- Output notice to the user why we did not generate the HCCAPX link (This has been done to prevent attempting to download a blank / non-existent HCCAPX file.)
Release Script Changes
- Added a basic error handling to the Linux and Mac flasher
- Windows flashing script has been improved with additional error handling checks Credits to UberGuidoZ
- Windows flashing script will now automatically detect the appropriate COM port (This is only for the ESP32S2 / Flipper Zero Wifi Dev Board I'm currently waiting for a generic ESP32 module, however if someone could provide the hardware ID of a generic ESP32 module this can be added to the generic flasher as well.)
Known Issues
- Windows 11 will display a false unhandled exception error. This can be ignored the firmware will still flash to the ESP32 successfully More information can be here:*** False Unhandled Exception Error on Windows 11
Full Commit History
Full Changelog: v1.0...v1.1
Version 1.0
- Prebuilt binaries for Linux, Mac and Windows
- Flashing script for Windows / Linux / Mac
- ESPTool is included within these ZIPs for the respective OS