Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-08 | add AFL_EARLY_FORKSERVER support | vanhauser-thc | |
2022-02-08 | import mozilla afl-cc patch | vanhauser-thc | |
2022-01-25 | nit | vanhauser-thc | |
2022-01-25 | fix atexit for rt | vanhauser-thc | |
2022-01-12 | better ignore problem handling | vanhauser-thc | |
2022-01-01 | welcome 2022 | vanhauser-thc | |
2021-12-17 | allow ignore dlopen issues | vanhauser-thc | |
2021-12-03 | change dlopen solution | vanhauser-thc | |
2021-12-03 | what to do with dlopen libs? | vanhauser-thc | |
2021-12-02 | fixes | vanhauser-thc | |
2021-11-22 | better string length counting | vanhauser-thc | |
2021-11-22 | better string length counting | vanhauser-thc | |
2021-11-20 | enhance cmplog rtn hooks | vanhauser-thc | |
2021-11-19 | cmplog fix | vanhauser-thc | |
2021-11-19 | fork server: restore SIGCHLD handler for child process | Kuang-che Wu | |
2021-11-18 | ensure default sigchild handler in afl-compiler-rt | vanhauser-thc | |
2021-11-17 | Add __afl_set_persistent_mode | Your Name | |
2021-11-15 | cmplog fix | vanhauser-thc | |
2021-11-07 | Merge pull request #1141 from AFLplusplus/afl4 | van Hauser | |
cmplog enhancement variant | |||
2021-11-06 | 30% faster hashing speed | vanhauser-thc | |
2021-11-06 | http->https | vanhauser-thc | |
2021-11-03 | remove old var | vanhauser-thc | |
2021-11-03 | fix unneeded ifdef | vanhauser-thc | |
2021-11-03 | remove overflow wiping | vanhauser-thc | |
2021-11-02 | fix | vanhauser-thc | |
2021-10-31 | wipe overflow data | vanhauser-thc | |
2021-10-31 | add cmplog compatability check | vanhauser-thc | |
2021-10-28 | variant 6 | vanhauser-thc | |
2021-10-18 | try fix | vanhauser-thc | |
2021-10-17 | fix | vanhauser-thc | |
2021-10-17 | new rtn cmplog: instrumentation side + supporting functions | vanhauser-thc | |
2021-08-19 | fix shared linking on macos | vanhauser-thc | |
2021-07-30 | fix format string | yuawn | |
2021-07-14 | update documentation | vanhauser-thc | |
2021-06-24 | fix frida | vanhauser-thc | |
2021-06-22 | cmplog fix for qemu and frida | vanhauser-thc | |
2021-06-16 | correct map size for small targets | vanhauser-thc | |
2021-06-16 | make afl-cmin actually work with subdirectories | vanhauser-thc | |
2021-06-07 | more info for error logging | hexcoder- | |
2021-06-07 | write target errors to out_dir/error.txt | vanhauser-thc | |
2021-06-03 | dynamic_list and afl-compiler-rt rework | vanhauser-thc | |
2021-04-28 | Frida persistent (#880) | WorksButNotTested | |
* Added x64 support for persistent mode (function call only), in-memory teest cases and complog * Review changes, fix NeverZero and code to parse the .text section of the main executable. Excluded ranges TBC * Various minor fixes and finished support for AFL_INST_LIBS * Review changes Co-authored-by: Your Name <you@example.com> | |||
2021-04-07 | android: disable sigaction inside debuggerd | Jiangen Jiao | |
check https://github.com/google/AFL/blob/master/docs/INSTALL#L173 | |||
2021-04-05 | Merge pull request #857 from Begasus/haiku | van Hauser | |
Fix Haiku references, no <sys/syscall.h> and missing defines for USEMMAP | |||
2021-04-05 | Declare private api __kern_write for Haiku | begasus | |
2021-04-05 | Fix undeclared SYS_write on Haiku | begasus | |
2021-04-04 | Fix Haiku references, no <sys/syscall.h> and missing defines for USEMMAP | begasus | |
2021-03-29 | remove unneeded var | vanhauser-thc | |
2021-03-23 | make setting different file permissions easy via config.h | vanhauser-thc | |
2021-03-19 | fix for new llvm 13 change | vanhauser-thc | |