Skip to content

0.5.0

Compare
Choose a tag to compare
@andreafioraldi andreafioraldi released this 05 Jul 12:50
· 2362 commits to main since this release
  • LLVM passes support in libafl_cc
  • Support to routines arguments in CmpLog
  • We don't enforce serde on Observer anymore
  • MOpt stage and mutator (@tokatoka GSOC 2021)
  • Fix link issue when using the Libfuzzer layer and libafl_cc
  • Fix some macOS build issues