ykrishhh/awesome-esp32-security
GitHub: ykrishhh/awesome-esp32-security
面向 ESP32 平台的物联网安全资源精选列表,汇集固件分析、无线攻击与硬件调试相关的工具与框架。
Stars: 2 | Forks: 0

# Awesome ESP32 安全
[](LICENSE)
[](https://github.com/ykrishhh/awesome-esp32-security)
## 功能
| 类别 | 工具 |
|----------|-------|
| 固件分析 | esptool.py, Binwalk, FACT |
| WiFi/BLE 攻击 | WiFi Deauther, Bluetooth Explorer |
| 硬件破解 | JTAG/UART, Bus Pirate, Logic Analyzers |
| 工具与框架 | ESP-IDF, PlatformIO, Micropython |
## 快速开始
```
git clone https://github.com/ykrishhh/awesome-esp32-security.git
cd awesome-esp32-security
```
## 许可证
[MIT 许可证](LICENSE) — 由 [ykrishhh](https://github.com/ykrishhh) 构建
**如果你觉得有用,请给这个仓库点个 Star!** ⭐
标签:ESP32, IoT安全, 固件分析, 硬件黑客, 逆向工具