4561 Commits

Author SHA1 Message Date
vanhauser-thc
82c05630ba 3.11a init 2021-03-01 10:12:42 +01:00
van Hauser
bd0a23de73
Merge pull request #767 from AFLplusplus/dev
Final push for release
3.10c
2021-03-01 10:12:04 +01:00
vanhauser-thc
4619a1395b ensure proper aligning for skim patch 2021-03-01 09:57:57 +01:00
vanhauser-thc
0c38850f95 3.10c release 2021-03-01 09:43:35 +01:00
vanhauser-thc
07884e0054 feodora qemu lib fix 2021-03-01 09:37:07 +01:00
van Hauser
bdadbb7207
Merge pull request #770 from rchildre3/qasan-print-formats
Fix printf specifiers of (s)size_t in QAsan hooks
2021-02-28 22:02:35 +01:00
R. Elliott Childre
e389eb9842 Fix printf specifiers of (s)size_t in QAsan hooks
* size_t specifier is %zu or %zx
* ssize_t specifier is %zd

Helpful for cross compiling
2021-02-28 15:08:59 -05:00
vanhauser-thc
5cf0655071 metrics 2021-02-28 10:01:35 +01:00
vanhauser-thc
f81ef4abf4 fix afl-common compile 2021-02-28 00:12:39 +01:00
heiko
6036cf8437 BSD: how to avoid core dumps 2021-02-28 00:24:29 +01:00
Andrea Fioraldi
1cad645400 fix %ld in hooks.c 2021-02-27 18:30:04 +01:00
Andrea Fioraldi
36846836ed libqasan: read and write hooks 2021-02-27 18:26:57 +01:00
vanhauser-thc
79f1a44a01 fix qasan search path 2021-02-27 18:14:58 +01:00
hexcoder-
c2127e3ff7 disable the generation of core files in DragonFly BSD 2021-02-27 17:58:25 +01:00
Dominik Maier
2ad495ad0a reworked unicornafl documentation 2021-02-27 17:19:00 +01:00
Dominik Maier
8e051fd075 fixed rust bindings placement 2021-02-27 16:37:00 +01:00
Dominik Maier
af628b16d1 added rust binding reference 2021-02-27 16:29:29 +01:00
Dominik Maier
c219502f0f some rust cleanup 2021-02-27 15:52:36 +01:00
julihoh
a5da9ce42c
custom mutator rust support (#752)
* custom mutator rust support

* clarify how to view documentation for rust mutators

* remove `FuzzResult` hack and clarify lifetimes of CustomMutator::fuzz

* rename TErr associated tyep to Error to be more idiomatic

* fix warnings

* add example for fallible custom mutator

* make Fallible Custom Mutator the default and implement it's handle_err method by default

* rename CustomMutator::handle_err to handle_error

* add example mutator using lain
2021-02-27 15:05:13 +01:00
vanhauser-thc
79e02c2a9b remove debug output 2021-02-26 22:54:35 +01:00
vanhauser-thc
3a461944ec fine tune cmplog 2021-02-26 22:36:19 +01:00
van Hauser
78d96c4dc8
Merge pull request #759 from AFLplusplus/dev
push to stable
2021-02-26 09:45:43 +01:00
vanhauser-thc
ee0ca07f3c changing the -t ...+ meaning to "auto-calculate buth this is the max" 2021-02-25 12:19:46 +01:00
vanhauser-thc
7ae7b0f373 docs update 2021-02-25 11:08:37 +01:00
vanhauser-thc
e2b4bc9310 update changelog 2021-02-25 11:02:59 +01:00
Andrea Fioraldi
6c9777de13 edges in afl-plot 2021-02-25 10:42:39 +01:00
Andrea Fioraldi
2f7e57f6aa helper_min3 func 2021-02-25 10:04:41 +01:00
vanhauser-thc
5c239451cf cmplog finetuning 2021-02-25 09:15:54 +01:00
Andrea Fioraldi
35ca51c5a8 Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev 2021-02-24 21:29:09 +01:00
Andrea Fioraldi
047f3436e9 edges in plot file 2021-02-24 21:29:00 +01:00
vanhauser-thc
5d181950eb fixes 2021-02-24 21:17:58 +01:00
hexcoder
48a1a29baa
typos 2021-02-24 20:34:33 +01:00
Dominik Maier
c05d392cd9 Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev 2021-02-24 18:07:18 +01:00
Dominik Maier
cc7c651dc9 tidied up env suggestions 2021-02-24 18:07:08 +01:00
vanhauser-thc
e6ef2ee338 typo 2021-02-24 12:14:10 +01:00
vanhauser-thc
a090b2013f docs 2021-02-24 12:02:44 +01:00
vanhauser-thc
564f491566 redqueen settings opt 2021-02-24 09:29:19 +01:00
vanhauser-thc
2daeeab844 encode double quote in dict 2021-02-23 10:06:15 +01:00
vanhauser-thc
4ab90e739f code format 2021-02-22 22:24:59 +01:00
vanhauser-thc
745bc083d1 fix error msg 2021-02-22 18:22:09 +01:00
vanhauser-thc
7674dac1a1 auto mode for CTX + NGRAM 2021-02-22 18:17:35 +01:00
vanhauser-thc
fb2a6b6941 minimum sync time 2021-02-22 16:56:35 +01:00
vanhauser-thc
70fe872940 ensure a valid seed exists 2021-02-22 16:39:38 +01:00
vanhauser-thc
a252943236 another fix for disabled entries 2021-02-22 12:59:01 +01:00
vanhauser-thc
8c133b607c stdstring fix attempt 2021-02-22 12:43:39 +01:00
vanhauser-thc
2785c8b197 crash fix 2021-02-22 12:34:37 +01:00
vanhauser-thc
a81b5aa921 dict2file fix 2021-02-22 11:08:25 +01:00
vanhauser-thc
8ad78f5b65 fix 2021-02-21 23:42:08 +01:00
vanhauser-thc
ac9cfd89da how to compare afl++ 2021-02-21 23:27:07 +01:00
vanhauser-thc
c67c4ce757 doc update 2021-02-21 23:17:40 +01:00