/aslr

Shell script to enable / disable ASLR temporary

Primary LanguageShell

ASLR

Shell script to enable / disable ASLR temporarily (Linux)

Usage

Enable:

$ aslr on

Disable:

$ aslr off

Check:

$ aslr check

License

MIT

Author

ptr-yudai