top of page
Search

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


 
 
 

Recent Posts

See All

Kommentare


  • Facebook - White Circle
  • Twitter - White Circle
  • Instagram - White Circle

© 2023 by Beauty & Co. Proudly created with Wix.com

bottom of page