An open API service indexing awesome lists of open source software.

https://github.com/pengbomb/aslr-checker

Check to ASLR from Windows x86 EXE file and disable it.
https://github.com/pengbomb/aslr-checker

aslr cpp

Last synced: over 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# ASLRChk

![main](https://i.imgur.com/vrgw68D.png)

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

```
Usage: aslrchk [Options]
Options: -d disable ASLR
```