167 Forks
849 Stars
849 Watchers

Angora

Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.

How to download and setup Angora

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

Or simply clone Angora with SSH
[email protected]:AngoraFuzzer/Angora.git

If you have some problems with Angora

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