2760 Commits

Author SHA1 Message Date
9b701605a7 update readme 2020-08-20 14:26:20 +02:00
a6d3b33902 Merge pull request #516 from AFLplusplus/debug
push previous dev to taint
2020-08-20 14:18:37 +02:00
1ef94511eb fix another crash 2020-08-15 20:50:07 +02:00
757beb547e important bugfix for large covmaps 2020-08-15 18:16:09 +02:00
e935c40e1e initial mem changes 2020-08-15 13:43:28 +02:00
c8b066b168 crash fix and more stats 2020-08-15 12:05:08 +02:00
2d279f05dd more stats, force deterministic for taint 2020-08-15 11:51:10 +02:00
befd6b2be4 more stats 2020-08-15 11:33:29 +02:00
982f15d939 fix file naming 2020-08-15 11:27:19 +02:00
e2a3c560dc change strategy 2020-08-15 11:16:52 +02:00
a8346a2412 Merge pull request #506 from AFLplusplus/taint
min length map
2020-08-14 21:31:08 +02:00
0dc2af0ecb min length map 2020-08-14 21:30:09 +02:00
eb85fe7b08 Merge pull request #504 from AFLplusplus/taint
Taint to debug
2020-08-14 13:25:01 +02:00
bf4d01e549 Merge pull request #503 from AFLplusplus/dev
to debug
2020-08-14 13:23:38 +02:00
a7537b5511 Merge branch 'debug' into dev 2020-08-14 13:23:14 +02:00
15e799f7ae fix for llvm 11 2020-08-14 12:42:45 +02:00
5f0a9c90c8 fixes lots of llvm warnings 2020-08-14 12:06:00 +02:00
9ff9ff2ad2 more secure way to work with a dynamic map 2020-08-14 11:40:26 +02:00
d86b13384f remove unnecessary code, increase init map size 2020-08-14 11:25:13 +02:00
17a4e9fadf remove debug 2020-08-14 10:11:04 +02:00
ce513c4f3e fix llvm12 -fuseld warning 2020-08-14 10:10:23 +02:00
ce92adcb9b formatting 2020-08-14 08:33:36 +02:00
e94cc1fae0 new faq entries 2020-08-14 07:09:01 +02:00
32fe047894 fix AFL_LLVM_MAP_DYNAMIC 2020-08-14 06:46:22 +02:00
fa0ce5f51f max 84% of taint for taint mode 2020-08-14 06:25:31 +02:00
d1bc0207cc no longer using alloc for autodict 2020-08-14 01:33:03 +02:00
69f8c62955 code-format 2020-08-14 00:46:48 +02:00
83df65a66b cleaned up maybe_add_auto calls 2020-08-14 00:46:15 +02:00
c3a6e7e870 testcases indicate count 2020-08-14 00:20:04 +02:00
d0ab83a202 Changelog wording/whitespace 2020-08-13 23:19:05 +02:00
4c0212a054 debug attempt 2020-08-13 22:48:02 +02:00
b5d1a021ef fix llvm and afl-showmap 2020-08-13 22:34:11 +02:00
e9fb5f4cbc fix for llvm < 11 2020-08-13 21:46:27 +02:00
212bb990b7 LTO: apply laf-intel+redqueen/cmplog at link time 2020-08-13 21:27:11 +02:00
8e984c2aa0 fix for sancov 2020-08-13 18:24:36 +02:00
7f435ec5f1 refactor get filename 2020-08-13 16:29:00 +02:00
f375b69e26 fix buf 2020-08-13 15:55:39 +02:00
17aa6b942a save stack 2020-08-13 15:44:42 +02:00
47faf3dd33 code review: fixed some typos 2020-08-13 15:44:03 +02:00
c4e52e20c9 fix warning 2020-08-13 12:58:10 +02:00
2c5e103278 make cmplog deterministic 2020-08-13 12:39:18 +02:00
5f47ef406a fix crash 2020-08-13 11:32:12 +02:00
7a6867e2f8 split up __afl_manual_init, added internal AFL_DISABLE_LLVM_INSTRUMENTATION, skipping ctor+ifunc functions for all llvm, code-format 2020-08-12 16:06:30 +02:00
b38837f4ff setting attribute hot intelligently gives 0.5% speed 2020-08-12 14:14:44 +02:00
c25479264d fix LLVM version check 2020-08-12 13:28:31 +02:00
e9b3da5d96 llvm 9 workaround 2020-08-12 11:03:33 +02:00
132b57cf03 nozero for llvm pcguard 2020-08-12 10:41:09 +02:00
10ccd9a97b fix bugs 2020-08-12 09:55:59 +02:00
ee548df05f improve readme 2020-08-11 22:58:57 +02:00
052d74b16c added new githubsecurity blog entry 2020-08-11 18:44:57 +02:00