Hacker News new | ask | show | jobs
by aap_ 457 days ago
No, if you need fixed addresses i suppose a linker script would be the way to go? Or in this case you'd just serialize the data such that it doesn't contain any pointers in the first place.
1 comments

If you even can with ASLR. Most modern boxes would disable stuff like this.