diff --git a/README.md b/README.md index 02f336c..e660867 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ``` $ cd ghidra_9.1.X/Ghidra/Processors -$ git clone https://github.com/yath/ghidra-xtensa Xtensa +$ git clone https://github.com/Ebiroll/ghidra-xtensa Xtensa $ cd Xtensa $ make $ @@ -18,10 +18,13 @@ Or download a pre-built release and unzip it to `Ghidra/Processors`. * Probably a lot in instructions I did not yet happen to encouter. Pull requests appreciated. +Also see these, Flash loader +* https://github.com/Ebiroll/esp32_flash_loader +* https://medium.com/@olof.astrand/a-story-about-elfs-dwarfs-and-dragons-6de2a1df42ad # TODO * Windowed Register Option * MAC16 Option * Loop Option -* ESP8266/ESP32 image loaders? +