crackinglandia / vsd

Just another Virtual Section Dumper for Windows Processes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtual Section Dumper

VSD (Virtual Section Dumper) is intented to be a tool to visualize and dump the memory regions of a running 32 bits or a 64 bits process in many ways. For example, you can dump the entire process and fix the PE Header, dump a given range of memory or even list and dump every virtual section present in the process.

License

VSD is distributed under the GPLv3 license.

Documentation

Official documentation can be found here

About

Just another Virtual Section Dumper for Windows Processes


Languages

Language:C 69.4%Language:Objective-C 29.7%Language:C++ 0.9%