Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 729 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 729 Bytes

Dumper

List & Read the processes memory using Windows APIs

Usage

The Dumper tool list the running procceses and provide the ability to read the modules PVA -spaces- that you can choose via Dumper or manually using VMMap/IDA/etc..

Development

Dumper was written by me just to make these APIs programmatically easy to develop by programmers or attackers more than using the tool in a production environment.