pfalcon / ScratchABit

Easily retargetable and hackable interactive disassembler with IDAPython-compatible plugin API
GNU General Public License v3.0
393 stars 47 forks source link

Add support for elf SHN_COMMON sections #44

Open GrahamM opened 6 years ago

GrahamM commented 6 years ago

I've been wanting to look inside the BT/BLE controller stack at https://github.com/espressif/esp32-bt-lib, but ScratchABit doesn't currently handle SHN_COMMON sections.