pendoubleg / aslr-checker

Check to ASLR from Windows x86 EXE file and disable it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASLRChk

main

Check to ASLR from Windows x86 EXE file and disable it.

Usage: aslrchk [Options] <Filepath>
Options: -d      disable ASLR

About

Check to ASLR from Windows x86 EXE file and disable it.

License:MIT License


Languages

Language:C++ 94.1%Language:C 5.9%