aflpp.build_cmplog_variant
Compile a CMPLOG-instrumented variant by enabling AFL_LLVM_CMPLOG=1 during build, then copy the artifact into the workspace targets/ directory for use with AFL++ fuzzing.
Instructions
Build a CMPLOG-instrumented variant by setting AFL_LLVM_CMPLOG=1 during compilation (LLVM mode) and copy the artifact into the workspace targets/ directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build_cmd | Yes | ||
| workspace | Yes | ||
| timeout_ms | No | ||
| target_name | Yes | ||
| project_path | Yes | ||
| build_options | No | ||
| artifact_relpath | Yes |