risinek
risinek
Sounds like a feasible feature request. Have you come across a new format specification by any chance?
Thanks! 👍 I can't promise when I will find some time for this, but maybe someone else might do it as well. It should be easy as IIRC all the...
This is ESP32 project, not 8266. How did you even managed to flash this project to 8266 without any errors as you stated?
without any logs I cannot help. Can you provide logs after flashing and program logs from runtime?
Does the hccapx file contain any data?
See the README pls. This was developed on ESP-IDF 4.1. Try applying changes from opened PRs https://github.com/risinek/esp32-wifi-penetration-tool/pull/61 and https://github.com/risinek/esp32-wifi-penetration-tool/pull/58 to see if it helps with your issue. As per compiling...
Have you tried refreshing the page after you reconnect?
those logs are not from this project. or you mean you were using another esp32 to monitor network to see deauth packets from this project?
do you have ESP IDF correctly installed? Are you able to build some example projects from ESP-IDF?
Well this project was build with 4.1 and newer versions were not tested, nor are "supported". If you manage to make it work with newer version than 4.1 feel free...