Y
Hacker News
new
|
ask
|
show
|
jobs
by
malkia
4950 days ago
Unfortunately address space randomization techniques make this much harder.
1 comments
geal
4949 days ago
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.
link
malkia
4949 days ago
only if this is nota relocated code, and still there can be much code duplication, especially with C++ templates/inlines
link