kubo/plthook

RELRO Binaries Does Not Check Memory Permissions

Opened this issue · 1 comments

Removed for impermanence

kubo commented

@arcsign
Thank you! I had overlooked this issue until today.
I fixed it. See 6c6d0d3.
It checks whether the target address is in the RELRO region or not and changes the process memory protection if it is needed.