447 Commits

Author SHA1 Message Date
Andrea Fioraldi
c429021de1 fix typos and format 2021-03-05 15:27:10 +01:00
vanhauser-thc
41ad23041b remove warnings 2021-03-05 14:58:37 +01:00
vanhauser-thc
3e5ac0af52 no static for rt initialized markers 2021-03-05 10:21:28 +01:00
vanhauser-thc
3342aa751d fix laf string transform crash 2021-03-05 10:05:43 +01:00
Andrea Fioraldi
be5274d4a9 fix kctx compilation hang 2021-03-04 15:12:08 +01:00
Andrea Fioraldi
0aa93afeb8 vectorial top-k CTX first implementation 2021-03-04 14:50:26 +01:00
vanhauser-thc
79d75d8e42 even support dlopen instrumented libs after the forkserver 2021-03-04 14:19:00 +01:00
vanhauser-thc
96c526cb78 fix caller/ctx change, support dlopen in afl-compiler-rt 2021-03-04 14:04:40 +01:00
vanhauser-thc
02f3319256 only initialize afl-compiler-rt once 2021-03-04 12:23:27 +01:00
Andrea Fioraldi
8f538e77ed code format 2021-03-04 11:33:51 +01:00
Andrea Fioraldi
1e76079e93 llvm mode CALLER mode 2021-03-04 11:32:32 +01:00
Andrea Fioraldi
0e736276e6 restore correct CTX behaviour in llvm mode 2021-03-04 11:00:54 +01:00
vanhauser-thc
333509bb0a better unicode support 2021-03-02 16:24:43 +01:00
vanhauser-thc
c269c3977c fix llvm for unicode strings (hopefully) 2021-03-02 11:38:12 +01:00
aflpp
d0a61279b8 write to correct pipe end 2021-03-01 19:15:58 +01:00
aflpp
14fd477147 better fix for asan? 2021-03-01 19:03:25 +01:00
Andrea Fioraldi
05e2f577f6 fix area_is_valid with write 2021-03-01 17:21:27 +01:00
Andrea Fioraldi
a29b360d55 area_is_valid with write 2021-03-01 17:16:34 +01:00
Andrea Fioraldi
75d6a8b701 fix last commit 2021-03-01 15:33:28 +01:00
Andrea Fioraldi
ad7a7fcf07 ASan-compatible area_is_mapped() 2021-03-01 15:30:55 +01:00
vanhauser-thc
4619a1395b ensure proper aligning for skim patch 2021-03-01 09:57:57 +01:00
vanhauser-thc
2daeeab844 encode double quote in dict 2021-02-23 10:06:15 +01:00
vanhauser-thc
70fe872940 ensure a valid seed exists 2021-02-22 16:39:38 +01:00
vanhauser-thc
8c133b607c stdstring fix attempt 2021-02-22 12:43:39 +01:00
vanhauser-thc
a81b5aa921 dict2file fix 2021-02-22 11:08:25 +01:00
R. Elliott Childre
871c3c91ec Improve LLVM build instructions
* Enable shell highlighting on code block
* Shallow clone of source due to extensive history
* Line break and sort the CMake options for visibility
* Disable most extraneous options (e.g. docs, tests, benchmarks,
  clang-tools-extra, OpenCL interface)
* Only build for the host architecture by default
* Support other sub-make interfaces, like the recommended Ninja Build
  System
* Harden against paths with spaces
* Prefer linking against the newly built LLVM libraries by prepending to
  LD_LIBRARY_PATH
2021-02-20 19:24:28 -05:00
vanhauser-thc
938512a6b9 minor fixes 2021-02-17 09:48:04 +01:00
vanhauser-thc
80bdbf7be0 minor cmplog fix 2021-02-16 09:54:15 +01:00
Michael Rodler
6caec2169c Revert "llvm bug workaround for lto extint"
This reverts commit e3a5c31307f323452dc4b5288e0d19a02b596a33.
2021-02-15 19:14:28 +01:00
Michael Rodler
5212481352 CMPLOG llvm pass: use CreateIntCast to cast to the right integer type 2021-02-15 19:13:50 +01:00
vanhauser-thc
e3a5c31307 llvm bug workaround for lto extint 2021-02-15 13:25:15 +01:00
hexcoder-
98559ea8b0 fix compiler warning 2021-02-15 08:54:53 +01:00
vanhauser-thc
9bd1e19d7f added AFL_IGNORE_UNKNOWN_ENVS 2021-02-13 22:43:56 +01:00
vanhauser-thc
87a607c7d0 update doc 2021-02-13 11:17:53 +01:00
hexcoder
d44cf1344d
typo 2021-02-11 21:08:10 +01:00
vanhauser-thc
f4cac37b04 typos 2021-02-11 10:20:36 +01:00
vanhauser-thc
b6643743d6 fix laf for potential crashes 2021-02-10 10:13:08 +01:00
vanhauser-thc
0ad56167c5 fix scan-build issues 2021-02-07 07:51:29 +01:00
vanhauser-thc
aeb7d70483 remove debug output 2021-02-07 06:16:53 +01:00
vanhauser-thc
209c5ba465 larger map, stats reload fix, code format 2021-02-07 05:33:02 +01:00
vanhauser-thc
a763c61d89 add missing sancov cmp functions 2021-02-06 12:43:22 +01:00
vanhauser-thc
d920104248 remove compiler warnings 2021-02-06 12:26:51 +01:00
vanhauser-thc
bf289ce50e larger dummy map 2021-02-06 09:31:41 +01:00
vanhauser-thc
bf1198c4db dockerfile: fix qemu built, update llvm to 12 2021-02-04 20:47:51 +01:00
vanhauser-thc
ec737f3368 workaroung for llvm LTO bitcast bug 2021-02-04 18:57:27 +01:00
van Hauser
90fdafa1ad fix warnings and an llvm cmplog+lto panic 2021-02-01 22:59:41 +01:00
van Hauser
fc5f865796 reorder check 2021-02-01 14:02:31 +01:00
van Hauser
88155d2c3b make dominik more happy - no auto map size for qemu+unicorn 2021-02-01 13:04:39 +01:00
van Hauser
cc0210426a code-format 2021-01-31 17:32:24 +01:00
aflpp
459dd8cb07 Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev 2021-01-31 17:30:17 +01:00