33 Forks
191 Stars
191 Watchers

smda

SMDA is a minimalist recursive disassembler library that is optimized for accurate Control Flow Graph (CFG) recovery from memory dumps.

How to download and setup smda

Open terminal and run command
git clone https://github.com/danielplohmann/smda.git
git clone is used to create a copy or clone of smda 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 smda https://github.com/danielplohmann/smda/archive/master.zip

Or simply clone smda with SSH
[email protected]:danielplohmann/smda.git

If you have some problems with smda

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