478 Forks
2834 Stars
2834 Watchers

binnavi

BinNavi is a binary analysis IDE that allows to inspect, navigate, edit and annotate control flow graphs and call graphs of disassembled code.

How to download and setup binnavi

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

Or simply clone binnavi with SSH
[email protected]:google/binnavi.git

If you have some problems with binnavi

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