Hacker News new | ask | show | jobs
by actionfromafar 92 days ago
I think it was meant not in a literal sense. ASLR is meant to make it hard to access memory which isn't yours. Your system makes it easy to access memory which isn't yours.

I wonder if the Rust checker could be made "extra process" aware in your scenario and thus allow rust programs to "connect to each other" in this shared memory space.

1 comments

That's a confusing perspective of ASLR