Skip to content

Releases: 0xricksanchez/AFL_Runner

v0.5.0

22 Nov 10:00
b4702f1
Compare
Choose a tag to compare

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

v0.4.3

21 Oct 06:30
23847ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

12 May 13:02
f94c68e
Compare
Choose a tag to compare

What's Changed

  • fix: add backspace between aflr and --help by @0xricksanchez in #24
  • Showcase by @0xricksanchez in #29
    • Includes various fixes and improvements such as:
      • TUI logging section
      • Demo
      • Respect AFL_ environment variables
      • a new termination command for a running AFLR session
      • better fuzzer instance naming so one can quickly distinguish between them

Full Changelog: v0.4.1...v0.4.2

v0.4.1

30 Apr 07:55
669617e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

30 Apr 07:30
c01e74f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.4.0

v0.3.5

29 Apr 08:25
6c9d509
Compare
Choose a tag to compare

What's Changed

  • feat: enable fuzzer PID tracking as a healthcheck by @0xricksanchez in #17
  • feat: detached mode that does not attach to tmux/screen session and doesn't show a TUI by @0xricksanchez in #17

Full Changelog: v0.3.4...v0.3.5

v0.3.4

25 Apr 13:07
88a43b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

25 Apr 12:39
436f1f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

25 Apr 11:16
ce002ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

24 Apr 13:00
d94947d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1