Hacker News new | ask | show | jobs
by malkia 4950 days ago
Unfortunately address space randomization techniques make this much harder.
1 comments

Not necessarily. The screenshot indicates the bytes pointed by the IP, so it would still be possible to find them a binary you just built, and debug it from there.
only if this is nota relocated code, and still there can be much code duplication, especially with C++ templates/inlines