Relocation Read-Only (RELRO)
Relocation Read-Only (RELRO) is a security measure that makes some binary sections read-only. This can prevent attackers from running code in those read-only sections, preventing certain types of attack.
Last updated
Relocation Read-Only (RELRO) is a security measure that makes some binary sections read-only. This can prevent attackers from running code in those read-only sections, preventing certain types of attack.
Last updated