Is there an equivalent of `afl-clang-fast` in `libfuzzer-sys` for instrumenting my own fuzzer?

Open
#108 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
c, rust
Domain
testing-qa

Research direction

No repository file, test, or entry point is named. Start by reading the libfuzzer-sys instrumentation and build documentation, then compare its supported workflow with the afl-clang-fast command shown. Done means the standalone-fuzzer instrumentation path, if supported, and its limitations are clearly documented.

Written by the indexing model from the issue text.

Description

Is there an equivalent of afl-clang-fast within libfuzzer-sys?

afl-clang-fast test.c -o test

I would like to develop my own fuzzer and utilize libfuzzer-sys solely for instrumentation.

Dominant language
C++
Stars
267
Forks
51
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rust-fuzz/libfuzzer

All issues in rust-fuzz/libfuzzer

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.