37 Forks
472 Stars
472 Watchers

dumpulator

An easy-to-use library for emulating memory dumps. Useful for malware analysis (config extraction, unpacking) and dynamic analysis in general (sandboxing).

How to download and setup dumpulator

Open terminal and run command
git clone https://github.com/mrexodia/dumpulator.git
git clone is used to create a copy or clone of dumpulator repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dumpulator https://github.com/mrexodia/dumpulator/archive/master.zip

Or simply clone dumpulator with SSH
[email protected]:mrexodia/dumpulator.git

If you have some problems with dumpulator

You may open issue on dumpulator support forum (system) here: https://github.com/mrexodia/dumpulator/issues