projectZero
Wireless pentesting firmware for ESP32-C5 and Flipper devices
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install projectZero?โผ
Run `npx skills add C5Lab/projectZero --all -g -y` in your terminal to install all skills in this repository globally.
What does projectZero do?โผ
It is a wireless pentesting platform for ESP32-C5 hardware that performs WiFi scanning, deauth attacks, Evil Twin portals, handshake capture, and wardriving.
How do I control JanOS firmware over UART?โผ
Send plain-text commands like scan_networks or start_deauth over UART at 115200 baud, then parse the line-based text responses using the patterns in the skill guide.
Does projectZero work with Flipper Zero?โผ
Yes. The repository includes Flipper Zero apps with screens for deauth attacks, Evil Twin, ARP poisoning, and Bluetooth scanning.
Can I build a touchscreen UI for projectZero?โผ
Yes. The skill guides you through building LVGL touchscreen apps for devices like Tab5, CoreS3, and Cardputer that send UART commands to the firmware.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core