saltedfishstudio / Process-Dumper

Memory Dumper For Win10 x64 Processes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Process Dumper

Dumps entire memory of target process on the user-mode.

Usage

dumper.exe target.exe

Requirements

Only supports win10 x64
Administrator privilege required for run.

Information

This process might be recognized as malware since it has a handle of the target process.
Additionaly, this may not be work for the process that belongs to the os-core, and protected by the 3rd party protectors, especially hiding handle by ObRegisterCallbacks()

About

Memory Dumper For Win10 x64 Processes


Languages

Language:C++ 98.5%Language:Makefile 1.5%