> cat /dev/github | grep security-tools
discovered 03 Aug 2026

esp32-elf-rom

via awesome-list
→ View on GitHub
The esp32-elf-rom tool facilitates the conversion of ESP32 ROM blobs into ELF files, which include symbols for enhanced debugging and analysis. Its primary use case is to aid developers and security researchers in disassembling and examining the boot ROM code of ESP32 devices. Notable features include compatibility with ROM images obtained via esptool.py and a straightforward make command to generate the ELF file for further disassembly.