Skip to content

Simply walks through the process list and reads the commandline of each x86 process.

Notifications You must be signed in to change notification settings

nnot09/ProcessParamReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ProcessParamReader

Simply walks through the process list and reads the commandline from the PEB of each process. Keep in mind that this is only compatible with x86 processes due to the virtual address differencies between both architectures.

About

Simply walks through the process list and reads the commandline of each x86 process.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages