Skip to content

feat: Start LibAFL fuzz loop implementation#77

Draft
gtrepta wants to merge 4 commits into
masterfrom
fuzzer-libafl
Draft

feat: Start LibAFL fuzz loop implementation#77
gtrepta wants to merge 4 commits into
masterfrom
fuzzer-libafl

Conversation

@gtrepta
Copy link
Copy Markdown
Contributor

@gtrepta gtrepta commented May 12, 2026

Implements the fuzz loop in a standalone binary that uses LibAFL

  • Pulls some common functionality in the libfuzzer crate into the skribe-fuzz-rs libs.
  • Adds a binary target skribe-fuzz to skribe-fuzz-rs.
  • skribe-fuzz takes similar command line arguments as the libfuzzer harness. It also takes --workspace to specify a root folder where all of the corpus/artifact entries will go (uses workspace/ by default).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants