OS Information

Process Information

Dumping Memory

vol.py -f "/path/to/file" windows.moddump --dump-dir /path/to/dump

Dumps loaded modules (DLLs) from memory to the specified directory

--pid: Specifies the process ID to dump.
--dump-dir: Defines the directory where the dumped file will be saved.

Handles

DLLs

Command Line