4571 Commits

Author SHA1 Message Date
Michael Rodler
cd683ed253 fixed potential UAF with custom mutator havoc on realloc 2021-07-15 11:03:20 +02:00
WorksButNotTested
3dd39fec90
Fix printing of JS errors (#1024)
Co-authored-by: Your Name <you@example.com>
2021-07-15 10:46:16 +02:00
Dominik Maier
b7cd6db08f
Delete template_test_harness.py
Please refer to /samples for documented example harnesses in python, rust, and c.

See #1022
2021-07-15 09:43:31 +02:00
vanhauser-thc
4560ecc647 LLVMFuzzerTestOneInput + screen doc update 2021-07-15 09:32:53 +02:00
vanhauser-thc
6df597213a fix for -fsanitize=fuzzer on MacOS 2021-07-14 18:20:38 +02:00
vanhauser-thc
6e818ed078 rephrasing 2021-07-14 17:49:59 +02:00
hexcoder
d346d07b63
typos/wording 2021-07-14 17:39:17 +02:00
vanhauser-thc
bb627c7e58 add to readme how to fuzz on multiple servers 2021-07-14 15:20:24 +02:00
vanhauser-thc
9ec63d3f17 fix frida, fix dictionary generation to honor AFL_LLVM_{ALLOW/DENY}LIST 2021-07-14 14:31:27 +02:00
vanhauser-thc
4fe572b80f always build aflpp driver 2021-07-14 12:24:29 +02:00
vanhauser-thc
3a3ef7b6b4 update documentation 2021-07-14 12:16:52 +02:00
WorksButNotTested
94999782f1
Improved block and edge numbering to reduce collisions (#1021)
Co-authored-by: Your Name <you@example.com>
2021-07-14 09:48:37 +02:00
yuan
7cec158b0e
fix havoc comments (#1020) 2021-07-14 07:53:20 +02:00
Dominik Maier
b6a9e54c60 Added more AFL_NO_FORKSRV docu, changelog 2021-07-13 11:03:30 +02:00
jhertz
ec4ad161fc
Support AFL_NO_FORKSRV env-var in afl-tmin, afl-showmap, and afl-cmin (#1017)
* Support AFL_NO_FORKSRV env-var

* format

* showmap support

* showmap support

* help messages now show envar support

* formatting

* formatting

Co-authored-by: Jesse Hertz <jesse_hertz@apple.com>
2021-07-13 10:56:55 +02:00
vanhauser-thc
d16d8dbb85 update faq 2021-07-12 15:56:37 +02:00
WorksButNotTested
fc3d7e821c
Added sqlite test (#1015)
Co-authored-by: Your Name <you@example.com>
2021-07-12 12:55:00 +02:00
vanhauser-thc
37fff16a36 update custom trim 2021-07-11 17:26:39 +02:00
yuan
4ef12d7215
remove redundant check (#1014) 2021-07-10 08:57:32 +02:00
vanhauser-thc
5bcbb2f59a port custom mutator changes 2021-07-09 12:42:17 +02:00
vanhauser-thc
1b2637545b reenable splicing 2021-07-09 12:31:29 +02:00
vanhauser-thc
d354ec2586 more fixes 2021-07-09 11:39:25 +02:00
vanhauser-thc
e1d5009229 fixes 2021-07-09 10:32:14 +02:00
vanhauser-thc
fd4acc935e fix compile 2021-07-08 21:13:36 +02:00
vanhauser-thc
19b01d763a add grammatron custom mutator 2021-07-08 20:13:50 +02:00
vanhauser-thc
a09ab99534 help output nits 2021-07-08 19:59:44 +02:00
vanhauser-thc
ac565bfe51 remove unneeded cmdline option 2021-07-08 17:35:05 +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
WorksButNotTested
161d763334
Changes to print stats more periodically rather than relying on a new block being instrumented (#1011)
Co-authored-by: Your Name <you@example.com>
2021-07-07 22:11:03 +02:00
WorksButNotTested
49df0af628
Changes to align the constants used by the coverage function assembly code (#1012)
Co-authored-by: Your Name <you@example.com>
2021-07-07 19:23:45 +02:00
WorksButNotTested
70312789fd
Updated the version of FRIDA to 15.0.0 (#1013)
Co-authored-by: Your Name <you@example.com>
2021-07-07 19:23:35 +02:00
vanhauser-thc
8dbe87bdf6 print warning for libfuzzer qemu driver 2021-07-07 16:22:57 +02:00
vanhauser-thc
458eb0813a enable github sponsor 2021-07-07 13:20:52 +02:00
vanhauser-thc
f1bcd378a2 fix failures for some sized string instrumentations 2021-07-07 12:19:05 +02:00
WorksButNotTested
405382cbdd
Frida build fixes (#1010)
Co-authored-by: Your Name <you@example.com>
2021-07-06 21:15:30 +02:00
WorksButNotTested
43db577dbb
Changes to make JS run in foreground thread (#1009)
Co-authored-by: Your Name <you@example.com>
2021-07-06 19:51:52 +02:00
vanhauser-thc
0662c5580b hook update 2021-07-06 19:38:20 +02:00
WorksButNotTested
4a02118fda
Deferred exclusion support (#1008)
* Deferred exclusion support

* Changes to support different hook libraries for QEMU and FRIDA

* Changes to collect more stats

Co-authored-by: Your Name <you@example.com>
2021-07-06 19:30:50 +02:00
WorksButNotTested
2a433f90c4
Improved OSX support (#1005)
Co-authored-by: Your Name <you@example.com>
2021-07-06 09:09:43 +02:00
WorksButNotTested
bf9a155418
Support for excluding JIT code (#1006)
Co-authored-by: Your Name <you@example.com>
2021-07-06 09:09:31 +02:00
vanhauser-thc
6ec295db4e more partial linking 2021-07-05 16:14:54 +02:00
WorksButNotTested
f7fb4495c4
Fixes to handling DSOs by name (#1004)
Co-authored-by: Your Name <you@example.com>
2021-07-05 11:28:55 +02:00
WorksButNotTested
dcf450ecba
Changes to automatically disable optimization when AFL_FRIDA_INST_TRACE is set (#1003)
Co-authored-by: Your Name <you@example.com>
2021-07-05 11:28:39 +02:00
WorksButNotTested
886e2ba770
Remove dependency on xxd (#1002)
Co-authored-by: Your Name <you@example.com>
2021-07-05 11:28:26 +02:00
hexcoder-
7283205fe3 make clean on qemu_mode should not fail 2021-07-02 13:43:40 +02:00
vanhauser-thc
cca11b08b1 fix xaxis text 2021-07-02 10:42:47 +02:00
WorksButNotTested
a8529de592
Changes to strip unused symbols from afl-frida-trace.so and hance remove v7 and its dependency on C++ (#1001)
Co-authored-by: Your Name <you@example.com>
2021-07-02 09:44:53 +02:00
vanhauser-thc
a6cf9bb336 update honggfuzz custom mutator 2021-07-01 08:20:39 +02:00
WorksButNotTested
5d5624b930
Many Linux Support (#1000)
Co-authored-by: Your Name <you@example.com>
2021-06-30 10:36:32 +02:00