mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 02:28:09 +00:00
improve README
This commit is contained in:
@ -279,7 +279,8 @@ afl-clang-lto:
|
|||||||
transform input data before comparison. Therefore this technique is called
|
transform input data before comparison. Therefore this technique is called
|
||||||
`input to state` or `redqueen`.
|
`input to state` or `redqueen`.
|
||||||
If you want to use this technique, then you have to compile the target
|
If you want to use this technique, then you have to compile the target
|
||||||
twice, once specifically with/for this mode.
|
twice, once specifically with/for this mode, and pass this binary to afl-fuzz
|
||||||
|
via the `-c` parameter.
|
||||||
You can read more about this in [llvm_mode/README.cmplog.md](llvm_mode/README.cmplog.md)
|
You can read more about this in [llvm_mode/README.cmplog.md](llvm_mode/README.cmplog.md)
|
||||||
|
|
||||||
If you use afl-clang-fast, afl-clang-lto or afl-gcc-fast you have the option to
|
If you use afl-clang-fast, afl-clang-lto or afl-gcc-fast you have the option to
|
||||||
|
Reference in New Issue
Block a user