Fix formatting and references

This commit is contained in:
llzmb
2021-12-12 17:59:14 +01:00
parent 6c39e2cc2e
commit 9d7dd5a69f
2 changed files with 130 additions and 106 deletions

View File

@ -11,12 +11,11 @@ see
## Build
To use CmpLog, you have to build two versions of the instrumented target
program.
program:
The first version is built using the regular AFL++ instrumentation.
The second one, the CmpLog binary, is built with setting AFL_LLVM_CMPLOG during
the compilation.
* The first version is built using the regular AFL++ instrumentation.
* The second one, the CmpLog binary, is built with setting `AFL_LLVM_CMPLOG`
during the compilation.
For example: