6140 Commits

Author SHA1 Message Date
van Hauser
ac7d210b6b Makefile - add radamsa to targets 2019-11-11 15:06:48 +01:00
Andrea Fioraldi
659db7e421
Merge branch 'master' into radamsa 2019-11-11 14:36:06 +01:00
Andrea Fioraldi
cd84339bcc libradamsa dlopen 2019-11-11 14:32:50 +01:00
van Hauser
01d5537244 /sbin in path 2019-11-09 16:48:01 +01:00
hac425
ab8fb271f7 add support for android x86, x86-64 in qbdi mode 2019-11-09 15:18:24 +00:00
van Hauser
58a18ea50b not all sysctl are in /sbin, e.g. with busybox 2019-11-09 15:23:16 +01:00
hac425
574de9ff4c add basic supprt for qbdi_mode, test x86_64 Linux 2019-11-09 14:21:39 +00:00
hexcoder
9d8458bb6d
Merge pull request #105 from devnexen/gcc_plugin_upd
gcc plugin llittle update proposal to match better LLVM's
2019-11-09 12:20:46 +01:00
David Carlier
b22145d0c4 gcc plugin llittle update proposal to match better LLVM's 2019-11-09 10:37:44 +00:00
hexcoder
99e623ef0b
Merge pull request #104 from devnexen/test_linux_chg
test, /sbin not necessarily in the path os casual users.
2019-11-08 19:49:57 +01:00
hexcoder-
7a20cc2f58 additional test, if afl-as is called by afl-gcc/afl-clang (seen in OpenIndiana) 2019-11-08 19:27:25 +01:00
David Carlier
8290bb3374 test, /sbin not necessarily in the path os casual users. 2019-11-08 13:46:08 +00:00
hexcoder-
a3932d7f00 raise limit for free core detection on FreeBSD and dragonFlyBSD 2019-11-08 04:39:22 +01:00
hexcoder
8082dd43bc
Merge pull request #103 from devnexen/libdislocator_sp
libdislocator, optional huge pages support.
2019-11-07 19:50:02 +01:00
hexcoder
642a756b66
Merge pull request #99 from devnexen/unicorn_mode_bsd
Unicorn mode for BSD proposal.
2019-11-07 19:48:14 +01:00
David Carlier
f6c44a83bc typo for the checksum 2019-11-07 15:06:48 +00:00
David Carlier
b92da08ae8 Taking in account last changes 2019-11-07 11:52:04 +00:00
van Hauser
499f078c37 f*ckin travis 2019-11-07 11:48:39 +01:00
van Hauser
92669e65ee we only do one vm for the testing. having 3 just gives headache 2019-11-07 10:38:16 +01:00
David Carlier
7b82ef22be Little tweks for BSD 2019-11-07 05:05:55 +00:00
David Carlier
3ce808688f Little additions from feedback 2019-11-07 04:58:18 +00:00
David Carlier
cc301c18d5 libdislocator, optional huge pages support. 2019-11-06 22:33:39 +00:00
van Hauser
db7c990346 even easier test case solving :) 2019-11-06 13:41:23 +01:00
van Hauser
7c99027c31 unicorn libcompcov testcase made easier 2019-11-06 13:31:58 +01:00
van Hauser
5cb0012c83 test travis 2019-11-06 13:08:07 +01:00
David Carlier
a09cfd57a4 Unicorn mode for BSD proposal.
Darwin fix
2019-11-06 04:46:49 +00:00
Andrea Fioraldi
62d9729629 travis is drunk 2019-11-05 20:06:11 +01:00
Andrea Fioraldi
ed16281737 mmmm travis doh 2019-11-05 19:48:17 +01:00
Andrea Fioraldi
4d9a463297 Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus 2019-11-05 18:41:35 +01:00
Andrea Fioraldi
e13fdfb2ce reduce time for unicorn compcov test 2019-11-05 18:41:23 +01:00
Andrea Fioraldi
73cb587266 test unicorn && AFL_DISABLE_TRIM env var 2019-11-05 18:39:16 +01:00
van Hauser
48388b9eaa
Merge pull request #101 from devnexen/libtoken_catch_pid_before_all
catching current pid before library usage in case implementations rel…
2019-11-05 12:09:44 +01:00
David Carlier
61e46a636c catching current pid before library usage in case implementations rely on those string calls 2019-11-05 10:59:22 +00:00
van Hauser
dede2e9764 dockerfile additions 2019-11-05 09:16:04 +01:00
van Hauser
c9c7e4777e
Merge pull request #100 from devnexen/docker
Basic docker build proposal.
2019-11-05 09:01:37 +01:00
David Carlier
67ae54c957 Using LLVM/GCC 9 tooling 2019-11-04 17:15:56 +00:00
David Carlier
14c359700b Basic docker build proposal. 2019-11-04 15:37:56 +00:00
Andrea Fioraldi
c11b8883e0 Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus 2019-11-04 15:46:59 +01:00
Andrea Fioraldi
adae07d013 restored big-endian compcov in unicorn 2019-11-04 15:46:49 +01:00
van Hauser
1c7b6a5e05 travis 2019-11-04 13:10:52 +01:00
Andrea Fioraldi
fbeba570e6 Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus 2019-11-03 13:02:41 +01:00
David Carlier
c3b2fee074 Unicorn mode for BSD proposal.
Darwin fix
2019-11-01 14:45:03 +00:00
van Hauser
e2442f7471
Merge pull request #98 from devnexen/sub_readme_renaming
libtokencap/libdislocator README rename proposals
2019-10-31 17:15:56 +01:00
David Carlier
b33bb0943a libtokencap/libdislocator README rename proposals
and fixing the install tasks in the process.
2019-10-31 15:50:58 +00:00
Andrea Fioraldi
58fe2f2c76 Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus 2019-10-31 16:19:26 +01:00
Andrea Fioraldi
664f603a31 better wine trace with winepath on .cur_input 2019-10-31 16:19:12 +01:00
van Hauser
b17afc10a2 travis update 2019-10-31 13:27:48 +01:00
van Hauser
74f7576313 travis update 2019-10-31 13:24:15 +01:00
van Hauser
e8d0ffa8b4 travis update 2019-10-31 12:56:59 +01:00
van Hauser
ceb2d99732
Merge pull request #97 from devnexen/llvm_mode_build_silent_warn
Fix some silent warnings and put some var to some usage...
2019-10-31 12:53:47 +01:00