Y
Hacker News
new
|
ask
|
show
|
jobs
by
JuiceSSH
4301 days ago
Interesting that it will allow compilation of PIE executables. This is a mandatory requirement for any binaries run on newer versions of Android (L+).
1 comments
dmm
4301 days ago
Is it for security reasons? I know that OpenBSD uses PIEs so that the runtime can randomized address space locations.
link