Angora Versions Save

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

1.3.0

2 years ago

1.2.2

4 years ago

1.2.1

4 years ago
  • Use Cmake to compile in llvm_mode
  • Improve custom function context

1.2.0

4 years ago
  • Support Intel Pin && libdft64 for tracking
  • Support LLVM4-LLVM7
  • Fix bugs
  • Improve infer size
  • improve function call level context ...