tenable / esp32_image_parser

A toolkit for helping you reverse engineer ESP32 firmware.
MIT License
165 stars 42 forks source link

rtc_iram implementation #6

Open srinidhigithub opened 2 years ago

srinidhigithub commented 2 years ago

Hello Guys, Have you implemented rtc_iram. Error says : "Unsure what to do with segment: rtc_iram" Please help. Thanks

Neuromantestd commented 1 year ago

Did you found a solution to this problem? I think It's causing problems on my elf output and happens also with RTC_DATA for me.

nebriv commented 1 year ago

Also having a similar problem :/

delfer commented 11 months ago

may be you have the ESP32 RISC-V based https://github.com/tenable/esp32_image_parser/pull/12