34 Commits

Author SHA1 Message Date
llzmb
139db40cfc Fix usage and punctuation in connection with "then" and "than" 2021-12-05 19:40:56 +01:00
llzmb
6eab6a55af Fix spelling of "FRIDA mode" and "QEMU mode" 2021-12-04 21:14:50 +01:00
llzmb
c85e0dc4f0 Remove the word "we" 2021-12-02 21:08:26 +01:00
llzmb
c31f4646cb Clean up docs folder 2021-11-21 21:11:52 +01:00
vanhauser-thc
6ce3d7fede add AFL_USE_TSAN 2021-11-04 15:53:17 +01:00
llzmb
df74625df0
Change afl to AFL in *.md (#1057)
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-08-08 01:29:32 +02:00
vanhauser-thc
8b66d95038 frida tool fix 2021-07-30 07:12:53 +02:00
vanhauser-thc
4fe572b80f always build aflpp driver 2021-07-14 12:24:29 +02:00
vanhauser-thc
6d878a375d fix qemu driver 2021-07-08 12:29:05 +02:00
vanhauser-thc
f4b975d6ad update doc 2021-07-07 22:22:06 +02:00
vanhauser-thc
8dbe87bdf6 print warning for libfuzzer qemu driver 2021-07-07 16:22:57 +02:00
vanhauser-thc
0c3feba3f6 aflppdriver help output 2021-06-14 22:58:17 +02:00
vanhauser-thc
d2e85cce50 afl-cmin help fix, aflpp_driver - + @@ support 2021-05-30 00:36:56 +02:00
vanhauser-thc
f4cc718fdc let aflpp_qemu_driver_hook.so build fail gracefully 2021-04-30 13:56:23 +02:00
vanhauser-thc
c9d066038f fix PCGUARD, build aflpp_driver with fPIC 2021-04-30 10:27:43 +02:00
vanhauser-thc
dde0538b48 nits 2021-04-28 10:59:34 +02:00
vanhauser-thc
4a0e0270ad allow aflpp_qemu_driver_hook.o to fail 2021-04-14 22:23:16 +02:00
vanhauser-thc
fd8dc14552 update readme 2021-04-14 18:49:02 +02:00
vanhauser-thc
f0d300b32a add readme 2021-04-14 18:36:22 +02:00
Andrea Fioraldi
6069cac313 qemu driver new api 2021-04-14 18:24:55 +02:00
vanhauser-thc
84534ae2e8 format 2021-03-21 16:23:08 +01:00
Josh Bundt (tr0gd0r)
33dd2ce021
close fds when executing one by one. (#835)
* closes fd when executing one by one.

* clean aflpp_driver
2021-03-20 09:34:40 +01:00
vanhauser-thc
862cb3217f fix cmplog rtn 2021-03-16 14:38:13 +01:00
MarcoFalke
db342c9c81
doc: Clarify default value of N iterations in aflpp_driver 2021-03-13 11:03:08 +01:00
vanhauser-thc
d920104248 remove compiler warnings 2021-02-06 12:26:51 +01:00
van Hauser
ca1eb32552 fix compiles 2021-01-19 10:16:12 +01:00
van Hauser
1857df8d06 cleanup 2021-01-03 00:37:56 +01:00
van Hauser
fe0dca9d96 fixed a few forgotten old afl-llvm-rt references 2020-12-26 21:33:54 +01:00
van Hauser
df7c72fd66 code format 2020-12-13 11:24:49 +01:00
van Hauser
76117b0471 fix afl-clang tests 2020-12-13 11:23:56 +01:00
van Hauser
da6cddab90 fix asserts 2020-12-08 11:30:05 +01:00
van Hauser
46156957bd fix aflfast changes 2020-12-08 11:07:11 +01:00
van Hauser
e707a8d738 fix warning 2020-12-08 10:15:09 +01:00
vanhauser-thc
c05e4efbe9 renamed examples/ to utils/ 2020-12-01 14:40:30 +01:00