Skip to content

Automates volatility3 for windows with these plugins: info, pslist, pstree, netscan, netstat, cmdline and immediately output all those to a txt and tsv for easier data handling/manipulation with Autofilter to parse data better

Notifications You must be signed in to change notification settings

kagura-maru/AutoVol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AutoVol

Automates volatility3 for windows with these plugins: info, pslist, pstree, netscan, netstat, cmdline and immediately output all those to a txt and tsv for easier data handling/manipulation with Autofilter to parse data better

Usage

python autovol.py

Insert your sample path:

C:\Memory Forensics\Sample\MemoryDump.dmp

That's it, program will start hash the memorydump in MD5 and SHA1, get the current date and time and put into the corresponding output with all those info as well.

About

Automates volatility3 for windows with these plugins: info, pslist, pstree, netscan, netstat, cmdline and immediately output all those to a txt and tsv for easier data handling/manipulation with Autofilter to parse data better

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages