Toggle between light and dark mode.
Your selection will not be saved. From GDPR with ❤.

checksec.sh

Version 1.1

December 27, 2009

What's New?

  1. New --proc-libs option. This option instructs checksec.sh to test the loaded libraries of a process.
  2. Additional information on ASLR results (--proc, --proc-all, --proc-libs). Thanks to Anthony G. Basile of the Tin Hat project for the hint.
  3. Additional CPU NX check (--proc, --proc-all, --proc-libs).

ⓘ Note

I successfully tested the new version on Ubuntu 9.10, openSUSE 11.2 and Fedora 12.

Usage Examples.

Additional information on ASLR and NX results.
The new --proc-libs option.