mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-08 16:21:32 +00:00
commit
25b650f59d
@ -144,7 +144,7 @@ The following examples exist at the time of writing:
|
||||
blocks
|
||||
- persistent: A C example using persistent mode for maximum speed, and resetting
|
||||
the target state between each iteration
|
||||
- simple: A simple Python example
|
||||
- python_simple: A simple Python example
|
||||
- speedtest/c: The C harness for an example target, used to compare C, Python,
|
||||
and Rust bindings and fix speed issues
|
||||
- speedtest/python: Fuzzing the same target in Python
|
||||
@ -158,4 +158,4 @@ get shipped pre-built (plus their source).
|
||||
|
||||
Especially take a look at the
|
||||
[speedtest documentation](./samples/speedtest/README.md) to see how the
|
||||
languages compare.
|
||||
languages compare.
|
||||
|
Loading…
x
Reference in New Issue
Block a user