Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@0xricksanchez 0xricksanchez released this 22 Nov 10:00
b4702f1

BREAKING

This release is a full re-write of the core-logic and contains some breaking changes:

  • Command construction is done differently now that should adhere more to how it's described in the docs
  • We have deterministic command creation now
  • We also do have modes that differentiate between multiple-cores, default (refers to vanilla AFL++), and ci-fuzzing. Depending on which the generated commands differ

What's Changed

New Contributors

Full Changelog: v0.4.3...v0.5.0