mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-14 11:08:06 +00:00
persistent hook example
This commit is contained in:
@ -3,8 +3,7 @@
|
||||
Compile the test binary and the library:
|
||||
|
||||
```
|
||||
gcc -no-pie test.c -o test
|
||||
gcc -fPIC -shared read_into_rdi.c -o read_into_rdi.so
|
||||
make
|
||||
```
|
||||
|
||||
Fuzz with:
|
||||
|
Reference in New Issue
Block a user