top of page
Search
cayleyavwi

Reversing ESP8266 Firmware (Part 4): How to Mark Code and Identify Functions



We start by loading the firmware at the base address 0 and try to mark as much code as possible. To be able to properly mark the code in IDA, we need to learn the typical instruction sequences common to Xtensa firmware. To find out which instructions to use in the function prologs, we took a sample from GitHub: esp8266/Arduino: ESP8266 core for Arduino.




Reversing ESP8266 Firmware (Part 4)

2ff7e9595c


0 views0 comments

Recent Posts

See All

Fps commando gun shooting game mod apk

Shadow Assassin APK Mod: Uma Revisão Se você é fã de jogos de ação e aventura com temas sombrios e fantásticos, talvez queira conferir...

Comments


bottom of page