karan10072002 / RAM_Dump_collection_tool

A cross-platform RAM dump collection tool is being developed for Windows, Linux, and MacOS, aiming to simplify and enhance memory forensics. It automates the memory snapshot collection process using an auto executable USB drive, saving time and minimizing investigation errors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RAM_Dump_collection_tool

A cross-platform RAM dump collection tool is being developed for Windows, Linux, and MacOS, aiming to simplify and enhance memory forensics. It automates the memory snapshot collection process using an auto executable USB drive, saving time and minimizing investigation errors.

Project Set-Up

Python and PIP installed on the system

pip install -r requirements.txt

Navigate to the project folder in command promt (in windows)/shell (in linux)

python3 elevated_script.py

About

A cross-platform RAM dump collection tool is being developed for Windows, Linux, and MacOS, aiming to simplify and enhance memory forensics. It automates the memory snapshot collection process using an auto executable USB drive, saving time and minimizing investigation errors.


Languages

Language:Python 100.0%