498 Commits

Author SHA1 Message Date
van Hauser
ac21e4dd73 typos 2021-01-22 00:41:23 +01:00
Edznux
0a12d519f7
Add better doc for AFL_STATSD_TAGS_FLAVOR 2021-01-22 00:18:56 +01:00
van Hauser
e8c1b43a3d fix docs 2021-01-21 15:24:34 +01:00
van Hauser
1ee0946f69 update changelog 2021-01-21 12:11:12 +01:00
van Hauser
e91f3b0de6 codeql fix 2021-01-19 10:41:42 +01:00
van Hauser
7ba17d182f more sync in deterministic mode 2021-01-14 21:26:46 +01:00
murx-
53c7aaa57b Update documentation to reflect new default power schedule 2021-01-14 13:46:03 +01:00
Dominik Maier
a06b25538f cleaned up AFL_KILL_SIGNAL 2021-01-07 23:21:10 +01:00
van Hauser
6b54310452 selective instrumentation documented 2021-01-05 12:30:26 +01:00
van Hauser
c423aebb1a FP support for cmplog 2021-01-04 12:57:29 +01:00
van Hauser
688f4ffb89 added corpus introspection 2020-12-28 14:01:48 +01:00
van Hauser
2c4b51b437 utils/afl_frida is not 5% faster 2020-12-26 22:01:49 +01:00
van Hauser
849b8cd084 typo 2020-12-23 18:38:12 +01:00
van Hauser
1c79687dfe faster llvm compile, update README 2020-12-23 15:56:25 +01:00
van Hauser
27b9ba4502 better gcc and clang support for afl-cc 2020-12-22 10:51:40 +01:00
van Hauser
ed85d5374b switch to github actions 2020-12-21 11:56:01 +01:00
van Hauser
6d1f17d78d
Merge branch 'dev' into skim_romu 2020-12-21 11:02:09 +01:00
van Hauser
2e3cf10070 document AFL_LLVM_INSTRUMENT option NATIVE 2020-12-20 22:53:41 +01:00
van Hauser
98ee17bc47 fix endless loop in afl-cc allow/blocklists starting a line with a comment 2020-12-20 14:30:06 +01:00
van Hauser
bc9f956c84 update changelog 2020-12-20 11:30:11 +01:00
van Hauser
7374503f14 add tinyinst to binary fuzzing tools 2020-12-19 09:55:51 +01:00
hexcoder-
12ebb351dc apply nocolor changes 2020-12-18 21:10:39 +01:00
van Hauser
fd6bff727a fix crash for very fast targets 2020-12-17 22:57:28 +01:00
van Hauser
6e0aeb9833 allow instrumenting LLVMFuzzerTestOneInput 2020-12-15 18:17:55 +01:00
van Hauser
db76b06e01 add dummy Makefile to instrumentation/ 2020-12-15 18:07:01 +01:00
van Hauser
1fc0918ac0 v3.01a init 2020-12-15 09:55:33 +01:00
van Hauser
149ec41e90 v3.00c 2020-12-15 09:38:26 +01:00
hexcoder-
54f59c7403 add an extra test for afl-gcc and check for -B support 2020-12-12 11:21:13 +01:00
van Hauser
8a1acac559 schedule improvements, new default is FAST 2020-12-11 10:28:39 +01:00
van Hauser
161c80014e change search order for afl-showmin in afl-cmin* 2020-12-10 17:25:22 +01:00
vanhauser-thc
a8e568f248 move libdislocator, libtokencap and qbdi_mode to utils/ 2020-12-09 11:30:04 +01:00
hexcoder-
cf0c49dec5 typos/wording 2020-12-08 17:46:29 +01:00
Dominik Maier
1f34b9f8e1 added python mutator, documentation 2020-12-04 14:26:48 +01:00
Dominik Maier
a19b3022d9 afl_custom_describe api added 2020-12-04 14:26:47 +01:00
Dominik Maier
a2e2fae840 AFL_CRASH_EXITCODE env var added, u8->bool 2020-12-03 14:43:06 +01:00
van Hauser
0942158ad1 remove docs/README symlink and update references 2020-12-01 23:17:20 +01:00
vanhauser-thc
c05e4efbe9 renamed examples/ to utils/ 2020-12-01 14:40:30 +01:00
van Hauser
8584f9d2b5 added AFL_NO_AUTODICT 2020-12-01 13:13:11 +01:00
van Hauser
e32b7eeb83 fixed child not killed with -c 2020-11-19 16:14:19 +01:00
Dustin Spicuzza
cd0a25be5e
Use buffer protocol to retrieve result from python post_process (#605)
Saves an extra copy, gives post processing functions more flexibility
2020-11-18 20:29:17 +01:00
hexcoder
211a6eb411
typos and wording 2020-11-18 08:40:12 +01:00
Dominik Maier
68e18dbb7a more info about child_debug 2020-11-18 03:09:50 +01:00
Dominik Maier
f80f62f14b renamed env var to AFL_DEBUG_CHILD 2020-11-18 03:02:13 +01:00
Dominik Maier
57f8aec381 brought back missing env vars 2020-11-18 02:41:35 +01:00
van Hauser
1cc637a0a0 support AFL_LLVM_INSTRUMENT env for our own PCGUARD 2020-11-16 10:59:09 +01:00
van Hauser
8e1047f5ef support custom mutator introspection 2020-11-10 14:08:21 +01:00
van Hauser
416e01d3c6 match mopt to havoc 2020-11-02 11:04:35 +01:00
van Hauser
0fd98ae8b0 added mutation introspection make target 2020-11-01 21:34:08 +01:00
van Hauser
5ecc4ae0ab add helper script repo 2020-10-31 18:53:35 +01:00
van Hauser
f810639ab1 add our own inline trace-pc-guard 2020-10-31 14:18:58 +01:00