From 16a3fcf124f9a26cb2af243bc9dc60bb09273625 Mon Sep 17 00:00:00 2001 From: Olof Astrand Date: Thu, 16 Jul 2020 02:59:59 +0200 Subject: [PATCH] Updated links --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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? +