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.

Description
Hardware/firmware project with documented setup, provenance, and release hygiene.
Readme MIT 209 KiB
Languages
C 81.3%
Python 17.2%
Shell 1.3%
CMake 0.2%