-->
Page 2 of 2

Re: Converting ESP8266 bin to elf file

PostPosted: Tue Jun 02, 2020 9:21 am
by GerryTitan
That is why I am here asking. I have already tried to convert to ELF using objcopy, but this fails (as you point out) to recover the symbols. So what I am really asking is: Does anyone know a way to decompile/disassemble an ESP8266 firmware?

Re: Converting ESP8266 bin to elf file

PostPosted: Tue Jun 02, 2020 10:39 am
by QuickFix

Re: Converting ESP8266 bin to elf file

PostPosted: Tue Jun 02, 2020 4:49 pm
by btidey
Scratchabit is an interactive disassembler which can be used with raw binary files.

See viewtopic.php?f=13&t=3756&start=5