Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 938 Bytes

CHANGELOG.rst

File metadata and controls

36 lines (28 loc) · 938 Bytes

Changelog

0.0.8

  • many bugfixes in neuzz
  • neuzz can now also use seedfiles for pretraining (compatibility with jazzer and libfuzzer)
  • neuzz will now use non-binary coverage prediction
  • neuzz edge filtering has been adapted to be closer to the reference implementation

0.0.7

  • use dataset import in neuzz for pretraining

0.0.6

  • allow for dataset export
  • changed build process of the jazzer dependency to get rid of precompiled binaries (examples updated)

0.0.5

  • removed old "pipe" interface for libfuzzer
  • fixed coverage for fuzzbench (writing generated files to a corpus directory)

0.0.4

0.0.3

  • obs_extraction.DirectedCFGRewardExtractor
  • exec.runner: can now handle mutiple config files