mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-23 14:34:25 +00:00
Fix punctuation in connection with "however"
This commit is contained in:
@ -5,9 +5,9 @@
|
||||
afl-untracer is an example skeleton file which can easily be used to fuzz
|
||||
a closed source library.
|
||||
|
||||
It requires less memory and is x3-5 faster than qemu_mode however it is way
|
||||
more course grained and does not provide interesting features like compcov
|
||||
or cmplog.
|
||||
It requires less memory and is x3-5 faster than qemu_mode, however, it is way
|
||||
more course grained and does not provide interesting features like compcov or
|
||||
cmplog.
|
||||
|
||||
Supported is so far Intel (i386/x86_64) and AARCH64.
|
||||
|
||||
|
Reference in New Issue
Block a user