|
ASLR Process Scanner is the free command-line tool to scan and show all the ASLR enabled Processes. |
|
|
ASLR
(Address space layout randomization) is one of the effective security
feature introduced since Windows Vista to protect Process against
successful exploitation. It hinders some types of security attacks by randomizing the addresses.
ASLR Process Scanner helps you to perform following things,
- Show all ASLR enabled Processes
- Show all Non-ASLR or ASLR disabled Processes
- Check the ASLR status of Process with the ID
- Check the ASLR status of Process with the name
- Check the ASLR status of Executable File Path
Being a command-line tool makes it easy to automate through scripting. Also it can be handy tool for developers and researchers.
It is available in both 32-bit & 64-bit versions and works on all Windows platforms starting from Vista to Windows 8.
|
|
|
|
|
ASLR Process Scanner is very easy to use tool. It is command-line/console based tool, hence you have to launch it from the command prompt (cmd.exe).
Here is the simple usage information
|
[For 32-bit Systems] |
ASLRProcessScanner32.exe [-h | -d | -p <pid> | -n <process_name> | -f <exe_file_path>] |
|
[For 64-bit Systems] |
ASLRProcessScanner64.exe [-h | -d | -p <pid> | -n <process_name> | -f <exe_file_path>] |
|
|
Examples of ASLR Process Scanner |
ASLRProcessScanner.exe |
|
ASLRProcessScanner.exe -d |
|
ASLRProcessScanner.exe -p 1151 |
|
ASLRProcessScanner.exe -n "chrome" |
|
ASLRProcessScanner.exe -f "c:\windows\explorer.exe" |
|
ASLRProcessScanner.exe -h |
|
|
|
Note that it includes both 32-bit and 64-bit version (ASLRProcessScanner64.exe). On 64-bit operating systems, you have to use the 64-bit version. |
|
|
|
|
|
|
|
|
|
Now supports detection of ASLR status by checking with
Executable file path. Also detects and alert user on accidental running
of 32-bit version on 64-bit system. |
|
First public release
of ASLR Process Scanner. |
|
|
|
|
|
FREE Download ASLR Process Scanner v1.5
License : Freeware
Platform : Windows Vista, Windows 7, Windows 8
|
|
Please Share This Post With Your Frinds :) FOCSoft
Related Posts:
Hacking-Tools
0 Comments:
Post a Comment
If you're having issues, Please leave an email address I can contact you on -
I advise you to also "subscribe to the comment feed" and get email updates when I respond to your question.
Hyperlinks are not allowed, Spam/advertising comments will NEVER BE TOLERATED and will be deleted immediately!
Thanks for reading,
Administrator Of FOCSoft