VAMPY

✨ deeznutz

✨ Master ✨
Staff member
Joined
May 15, 2017
Messages
981
Likes
760
Points
1,045
VAMPY – Minimal tool for RAM dumping.

Installation

Code:
git clone https://github.com/m4n3dw0lf/vampy
cd vampy
python vampy.py
Basics

usage:
-o, --output <DIRECTORY/PATH>Output directory to store dump results
(strings of all dumped data will be sa
ved in the local directory)

-p, --process <NAME>Name of application to dump

tips:
Use frida-ps to get process names and PIDs

e.g:
$python vampy.py -p firefox-esr

Download
 
Top Bottom