Skip to content

Ebiroll/esp32_flash_loader

 
 

Repository files navigation

flash loader plugin for ghidra

Build with gradle

export GHIDRA_INSTALL_DIR=/opt/ghidra/
gradle

Put the ./dist/ghidra_9.1_DEV_20200613_esp32_flash_loader.zip Into /opt/ghidra/Extensions/Ghidra/ Then enable the extension

TODO, Use Dockerfile from here https://github.com/blacktop/docker-ghidra to build the extension

If loading an elf file, load svd manually before doing analysis

https://leveldown.de/blog/svd-loader/

About

Ghidra Loader for ESP32 Flash Dumps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.6%
  • Java 30.9%
  • CSS 4.1%
  • HTML 1.4%