Last updated 6 months ago
The following command permit to check the protections status of the binary :
$ pwn checksec binary_name Arch: i386-32-little RELRO: Partial RELRO Stack: Canary found NX: NX enabled PIE: PIE enabled
This command is a feature.