Releases: 0xricksanchez/AFL_Runner
Releases · 0xricksanchez/AFL_Runner
v0.3.0
What's Changed
- feat: inherit globally exported AFL_* environment variables if not se… by @0xricksanchez in #8
- feat: introduce sub-commands to clap by @0xricksanchez in #9
New Contributors
- @0xricksanchez made their first contribution in #8
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Added
- Support for most common AFLPlusPlus command-line flags
-
--dry-run
option to just print the generated commands - TMUX runner to run the generated commands inside a automatically generated TMUX session
- TUI as a replacement for
afl-whatsup
to get the most import fuzzing campaign stats -
--confg
option so that one can have simple per-campaign configurations that are easiliy sharable