ptr-yudai / aslr

Shell script to enable / disable ASLR temporary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASLR

Shell script to enable / disable ASLR temporarily (Linux)

Usage

Enable:

$ aslr on

Disable:

$ aslr off

Check:

$ aslr check

License

MIT

Author

ptr-yudai

About

Shell script to enable / disable ASLR temporary


Languages

Language:Shell 100.0%