Converting ESP8266 bin to elf file
Posted: Thu May 21, 2020 10:46 am
Hi,
Does anyone know of a good way to convert from the EPS8266's binary to an elf file? I know that the ESP8266's toolchain includes tools like xtensa-lx106-elf-objcopy, and it seems like this may be able to do the conversion, but I'm not sure. I have also tried tools like esp-bin2elf which seem promising, but only appear to decompile the BootROM. So my question is, does anyone have experience decompiling an entire flash dump of the ESP8266? I am quite new to all this.
Thanks.
Does anyone know of a good way to convert from the EPS8266's binary to an elf file? I know that the ESP8266's toolchain includes tools like xtensa-lx106-elf-objcopy, and it seems like this may be able to do the conversion, but I'm not sure. I have also tried tools like esp-bin2elf which seem promising, but only appear to decompile the BootROM. So my question is, does anyone have experience decompiling an entire flash dump of the ESP8266? I am quite new to all this.
Thanks.