Re: Introducing esp-httpd: webserver on an ESP8266.
Posted: Mon Oct 27, 2014 6:10 am
Ok, found some info on how to interpret that line: viewtopic.php?t=20#p256
So the address I'm looking for is 0x402411a9, and the code is mapped at 0x40240000 ( viewtopic.php?f=6&t=39&p=263#p270 )
Now I'm stuck.. I tried looking in the file (attached here) but can't understand what to look for (11a9, a911, no luck). I placed a few printf on the function that I posted earlier but it doesn't even get there, so it's not that. Wow, there's an IDA plugin too! I'll get into that!
So the address I'm looking for is 0x402411a9, and the code is mapped at 0x40240000 ( viewtopic.php?f=6&t=39&p=263#p270 )
Now I'm stuck.. I tried looking in the file (attached here) but can't understand what to look for (11a9, a911, no luck). I placed a few printf on the function that I posted earlier but it doesn't even get there, so it's not that. Wow, there's an IDA plugin too! I'll get into that!