460 Commits

Author SHA1 Message Date
van Hauser
464c27082a fuzzbench integration 2020-08-10 11:45:32 +02:00
van Hauser
3aa7d8081d fuzzbench integration 2020-08-10 11:23:33 +02:00
van Hauser
e5d24827de force llvm map 2020-08-10 01:28:26 +02:00
van Hauser
b60663c031 taint integration done 2020-08-09 18:48:12 +02:00
van Hauser
44ad516edd remove debug 2020-08-07 17:23:11 +02:00
van Hauser
4a6d66d8c5 fix typos 2020-08-07 14:43:17 +02:00
van Hauser
5b06166144 reverse cmplog temps 2020-08-07 11:10:17 +02:00
van Hauser
a0fab35bbf temporary fix for cmplog 2020-08-07 10:42:33 +02:00
van Hauser
420b202124 temporary fix for cmplog 2020-08-07 10:37:28 +02:00
van Hauser
e2434cf8c6 remove datalen in havoc 2020-08-06 23:27:50 +02:00
Andrea Fioraldi
d94681186d Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev 2020-08-06 20:26:06 +02:00
Andrea Fioraldi
58a710d192 check cmp map null in sancov trace switch 2020-08-06 20:25:57 +02:00
van Hauser
716eb226b2 enforce __afl_cmp_map points to a dummy by default 2020-08-06 20:06:57 +02:00
van Hauser
bd1d148f83
Merge pull request #494 from AFLplusplus/test
aflpp driver fix for early callers
2020-08-06 19:43:56 +02:00
van Hauser
7e0c9a36ef update persistent doc 2020-08-06 19:42:33 +02:00
van Hauser
c4e5f75728 install dynamic list 2020-08-05 15:02:21 +02:00
Andrea Fioraldi
1064c7114e code format 2020-08-05 13:30:43 +02:00
Andrea Fioraldi
0281872ddf remove shared_linking check 2020-08-05 13:05:30 +02:00
Andrea Fioraldi
2d650f8c22 merge conflict 2020-08-05 12:54:52 +02:00
Andrea Fioraldi
19631851f6 dynamic symbols export for dlopen 2020-08-05 12:53:46 +02:00
van Hauser
f30ca1476c fix short write 2020-08-05 11:17:15 +02:00
Andrea Fioraldi
15f3210d93
Merge pull request #492 from dozernz/stable
Fix support for mips in qemu mode
2020-08-05 10:36:48 +02:00
Andrea Fioraldi
9864d9c189 Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev 2020-08-05 10:28:00 +02:00
Andrea Fioraldi
bd36aac60a remove shared_linking case 2020-08-05 10:27:48 +02:00
van Hauser
4a859aff70 travis fixes 2020-08-05 10:25:53 +02:00
Andrea Fioraldi
8fc727e597 port patch from https://github.com/google/AFL/pull/112 2020-08-05 10:01:58 +02:00
van Hauser
6d364dd2cb add sancov-like allow/denylist instrument feature 2020-08-05 01:13:51 +02:00
van Hauser
e7f2770275
Merge pull request #490 from AFLplusplus/dev
makefile fix?
2020-08-04 14:35:33 +02:00
van Hauser
af277a0b56 makefile fix? 2020-08-04 14:20:38 +02:00
van Hauser
4163f47e09 fix example 2020-08-04 13:54:13 +02:00
van Hauser
e1d20706ca fix cmplog with lto 2020-08-04 13:17:53 +02:00
van Hauser
e6e38d1703 give document edge id a unique id per module 2020-08-03 21:25:32 +02:00
van Hauser
898353c87a enforce no built-ins for lto 2020-08-03 14:17:51 +02:00
van Hauser
409e4ae945 fix expand havoc for ..._only modes 2020-08-03 13:13:32 +02:00
van Hauser
e0d1529061 edge id documentation example for sancov 2020-08-03 10:03:45 +02:00
van Hauser
1cddd51662 refactoring debug/be_quiet, fatal on dont_optimize and instrument_file 2020-08-02 22:28:16 +02:00
van Hauser
6041b1c486 fix LTO document id feature, warnings for INSTRUMENT_FILE 2020-08-02 15:00:49 +02:00
van Hauser
349fed3fcd warn on old llvm 2020-08-02 11:08:47 +02:00
van Hauser
b708cf7d45 fix lto single block and no zero 2020-08-01 19:43:29 +02:00
van Hauser
a267ff1ab5 better LTO mode detection warnings 2020-08-01 18:31:11 +02:00
van Hauser
8e0c776137 more flexible use of shmem persistent vars 2020-08-01 17:58:37 +02:00
van Hauser
4512377fa1 compile persistent mode without afl 2020-08-01 17:39:27 +02:00
van Hauser
9c9c4a6b2b remove forced -shared for lto, seems unneeded 2020-08-01 14:27:18 +02:00
van Hauser
6efe51a8a7 improve chances to compile with lto 2020-08-01 13:56:10 +02:00
van Hauser
593940c39a refer to llvm 12 for partial instrumentation for PCGUARD 2020-07-31 20:20:30 +02:00
Dominik Maier
729445b64f
Bind cpu (#480)
* silence compiletime warning

* refactored cpu binding

* formatted code
2020-07-31 18:17:03 +02:00
van Hauser
185f443659 add LTO AFL_LLVM_DOCUMENT_IDS feature 2020-07-31 17:53:01 +02:00
van Hauser
486e5365d9 fix float splitting if not on a tty 2020-07-30 18:01:18 +02:00
van Hauser
3b194e1690
Merge pull request #476 from AFLplusplus/new_lkm
New snapshot lkm support
2020-07-29 14:15:39 +02:00
van Hauser
22921c493f improve docs, enable laf compare if float is set 2020-07-29 12:58:02 +02:00