0 Forks
2 Stars
2 Watchers

bb-finder

Finding basic blocks in binary executables using the Python3 capstone library.

How to download and setup bb-finder

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

Or simply clone bb-finder with SSH
[email protected]:chmey/bb-finder.git

If you have some problems with bb-finder

You may open issue on bb-finder support forum (system) here: https://github.com/chmey/bb-finder/issues