Skip to content

Releases: FroggMaster/ESP32-Wi-Fi-Penetration-Tool

Version 1.1

17 Jul 09:56
Compare
Choose a tag to compare

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

Full Commit History

Full Changelog: v1.0...v1.1

Version 1.0

13 Jul 07:14
Compare
Choose a tag to compare
  • Prebuilt binaries for Linux, Mac and Windows
  • Flashing script for Windows / Linux / Mac
  • ESPTool is included within these ZIPs for the respective OS