8d08211921ad5fdff96f561d2a952d097a35916c
esp32-wifi-penetration-tool
@ e346e28ed9
C5 project
Collection of ESP32-C5 experiments: a unified toolkit and a separate WiFi penetration / lab firmware tree.
Contents
| Path | Purpose |
|---|---|
ESP32-C5-Toolkit/ |
WiFi/BLE toolkit with web UI — see its README. |
esp32-wifi-penetration-tool/ |
ESP-IDF WiFi penetration / test harness (educational; legal use only). |
Build pointers
Toolkit
cd ESP32-C5-Toolkit
idf.py --preview set-target esp32c5
idf.py build
Penetration tool
cd esp32-wifi-penetration-tool
idf.py set-target esp32c5
idf.py build
Match ESP-IDF major version with C5 JACKED/ and other C5 trees in this workspace.
Index
See WORKSPACE.md.
Languages
C
81.3%
Python
17.2%
Shell
1.3%
CMake
0.2%