Skip to content

a-white/Userspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Userspace.py

    Volatility plugin to analyse user allocations of a process
    Outputs all available metadata that describes those user allocations

Sample usage

    python vol.py -f WinXP.vmem --pid 1234
    python vol.py -f Win7.vmem --profile Win7SP3x86 --pid 2345

Tested Operating Systems

    Windows XP SP3 x86
    Windows 7 SP1 x86
    
Supported Volatility Versions

    Volatility 2.1_rc3

About

Volatility plugin for describing user space memory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages