about summary refs log tree commit diff
path: root/utils/aflpp_driver
AgeCommit message (Collapse)Author
2022-10-25fix usecasevanhauser-thc
2022-10-11fastexit + code formatvanhauser-thc
2022-10-07auto shmem fuzzing (#1541)van Hauser
* auto shmem fuzzing * print warning when forcing shmem fuzzing * typos * Shmem always * typo fix * fixes Co-authored-by: Dominik Maier <dmnk@google.com>
2022-09-17fix docsvanhauser-thc
2022-09-16Fix null pointers.Laszlo Szekeres
2022-09-16fix LLVMFuzzerRunDrivervanhauser-thc
2022-09-15forgot correct callbackvanhauser-thc
2022-09-15try LLVMFuzzerRunDriver supportvanhauser-thc
2022-07-12clang format 14vanhauser-thc
2022-02-09Adapt to my MacOSDominik Maier
2022-01-25nitsvanhauser-thc
2022-01-21fixvanhauser-thc
2022-01-20Raw read syscall in aflpp_driver.c to bypass ASan checksAndrea Fioraldi
2022-01-20Poison with ASan the remaining unused input buffer in aflpp_driver.cAndrea Fioraldi
2021-12-05Fix usage and punctuation in connection with "then" and "than"llzmb
2021-12-04Fix spelling of "FRIDA mode" and "QEMU mode"llzmb
2021-12-02Remove the word "we"llzmb
2021-11-21Clean up docs folderllzmb
2021-11-04add AFL_USE_TSANvanhauser-thc
2021-08-08Change afl to AFL in *.md (#1057)llzmb
Changes in *.md files: - afl++ > AFL++ (acronym) - afl > AFL (compare https://github.com/google/AFL) Excluded from changes: - source code - function names - paths (folder and file names) - URLs
2021-07-30frida tool fixvanhauser-thc
2021-07-14always build aflpp drivervanhauser-thc
2021-07-08fix qemu drivervanhauser-thc
2021-07-07update docvanhauser-thc
2021-07-07print warning for libfuzzer qemu drivervanhauser-thc
2021-06-14aflppdriver help outputvanhauser-thc
2021-05-30afl-cmin help fix, aflpp_driver - + @@ supportvanhauser-thc
2021-04-30let aflpp_qemu_driver_hook.so build fail gracefullyvanhauser-thc
2021-04-30fix PCGUARD, build aflpp_driver with fPICvanhauser-thc
2021-04-28nitsvanhauser-thc
2021-04-14allow aflpp_qemu_driver_hook.o to failvanhauser-thc
2021-04-14update readmevanhauser-thc
2021-04-14add readmevanhauser-thc
2021-04-14qemu driver new apiAndrea Fioraldi
2021-03-21formatvanhauser-thc
2021-03-20close fds when executing one by one. (#835)Josh Bundt (tr0gd0r)
* closes fd when executing one by one. * clean aflpp_driver
2021-03-16fix cmplog rtnvanhauser-thc
2021-03-13doc: Clarify default value of N iterations in aflpp_driverMarcoFalke
2021-02-06remove compiler warningsvanhauser-thc
2021-01-19fix compilesvan Hauser
2021-01-03cleanupvan Hauser
2020-12-26fixed a few forgotten old afl-llvm-rt referencesvan Hauser
2020-12-13code formatvan Hauser
2020-12-13fix afl-clang testsvan Hauser
2020-12-08fix assertsvan Hauser
2020-12-08fix aflfast changesvan Hauser
2020-12-08fix warningvan Hauser
2020-12-01renamed examples/ to utils/vanhauser-thc