Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Fix for off by one in libqasan's memmem
|
|
Off by one error resulted in memmem calling memcmp where h + needle_len is one past the end.
|
|
|
|
afl-untracer: Mac M1 build update proposal.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clarify usage of LD_LIBRARY_PATH in afl_frida
|
|
This will help not *accidentally* trying to set the variable to the library's binary.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cmplog lower fail
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Qasan
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|