95 Commits

Author SHA1 Message Date
Andrea Fioraldi
4384008f81 AFL_ALIGNED_ALLOC in libdislocator 2020-02-01 19:12:26 +01:00
Andrea Fioraldi
677581bb0f hotfix 2020-01-31 19:07:13 +01:00
Andrea Fioraldi
f5d4618702 stop the fuzzer if AFL_QEMU_PERSISTENT_ADDR is wrong 2020-01-31 18:49:22 +01:00
Andrea Fioraldi
b95cd8968d Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus 2020-01-06 11:46:23 +01:00
Andrea Fioraldi
67cbeeb395 added ++ to copyright notes 2020-01-06 11:46:14 +01:00
hexcoder
db2eb75205
Typos fixed 2020-01-02 17:41:18 +01:00
van Hauser
3b9517ae73 v2.60d and year 2020 init 2019-12-31 13:01:08 +01:00
Andrea Fioraldi
9a2f2f1ee9 remove docs when building qemu static 2019-12-28 15:56:29 +01:00
David Carlier
5f0a252fae On non Linux systems, (g)make distrib stops halfway
because of QEMU not supported.
Symplifying cores counting data gathering.
2019-12-20 16:37:48 +00:00
van Hauser
939721e2cb v2.59c release 2019-12-18 11:14:12 +01:00
Andrea Fioraldi
6226e38451 beautified error log when -m32 is not available on unsigaction 2019-12-18 11:05:52 +01:00
Andrea Fioraldi
2b9ad9acb6
Merge pull request #138 from domenukk/unicornafl
Moved unicorn_mode to unicornafl
2019-12-16 10:47:50 +01:00
Andrea Fioraldi
2863d6205b fix travis build errors (hopefully) 2019-12-15 22:04:00 +01:00
Andrea Fioraldi
bc6c5d6be2 QEMU_LD_PREFIX in readme for clarity 2019-12-15 15:06:44 +01:00
Andrea Fioraldi
6bf9855342 solve typing error on QEMU with host arch i386 2019-12-15 14:17:54 +01:00
Andrea Fioraldi
124ec8d297 code format (contributors, do it!) 2019-12-02 14:34:21 +01:00
Andrea Fioraldi
e9ed056913 libcompcov common cmp funcs from honggfuzz 2019-12-02 14:30:23 +01:00
Andrea Fioraldi
b2896c79c6 env var to disable qemu caching 2019-11-27 17:02:43 +01:00
Andrea Fioraldi
8c0d247126 qemu readme reserved va trick 2019-11-27 16:16:17 +01:00
van Hauser
499f078c37 f*ckin travis 2019-11-07 11:48:39 +01:00
Andrea Fioraldi
a2f911dbb1 typo 2019-10-26 01:14:39 +02:00
Andrea Fioraldi
94548d2284 float compcov readme 2019-10-25 20:12:24 +02:00
Andrea Fioraldi
4ec4e5b394 floating point compcov 2019-10-25 20:04:16 +02:00
Andrea Fioraldi
297e9e3cf5 move is_valid_addr in afl-qemu-common.h 2019-10-23 19:48:18 +02:00
hexcoder-
c83e8e1e62 Remove lcamtuf's old email from Google (not valid anymore), also remove maintainance from him. 2019-10-19 18:23:01 +02:00
Andrea Fioraldi
ac5b0a3b34 moar doc 2019-10-13 10:38:13 +02:00
Andrea Fioraldi
eae4a9e1f8 persistent qemu should now works as expected 2019-10-08 12:39:11 +02:00
Andrea Fioraldi
78d9fa280c qemu maps debug print 2019-10-08 09:43:38 +02:00
Andrea Fioraldi
a8ff64f704
Merge pull request #74 from vanhauser-thc/multiarch_compcov
Multiarch CompCov
2019-10-05 00:01:16 +02:00
van Hauser
9c105098dd general maintance 2019-10-04 10:33:28 +02:00
Andrea Fioraldi
6b3a9b9dc0 arm compcov draft 2019-10-02 21:20:41 +02:00
Andrea Fioraldi
d544a5a947 grrrr a random guy broke my QEMU nuild script :( 2019-10-02 21:04:10 +02:00
Andrea Fioraldi
973b0ac488 qemu compcov revert cmp order to match >/< comparisons 2019-10-02 20:28:28 +02:00
Andrea Fioraldi
baff2ce80f Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus 2019-10-02 20:15:23 +02:00
Andrea Fioraldi
8a7fed5dfb fix missing __compcov_ro_cnt increment in libcompcov 2019-10-02 20:15:11 +02:00
Matt C
c8d3d813ff Formatting and documentation improvements 2019-10-01 16:33:46 -04:00
Matt C
8e2ee30c47 Static compilation support 2019-10-01 16:00:19 -04:00
Andrea Fioraldi
03ecf6e695 typo 2019-09-25 21:42:32 +02:00
hexcoder-
a7e45319c3 small docs updates typos, grammar, clarifications 2019-09-25 05:41:03 +02:00
Andrea Fioraldi
74ef58e310 readme binary only 2019-09-22 21:51:11 +02:00
Andrea Fioraldi
897fb9c2e4 binary readme 2019-09-22 20:24:13 +02:00
Andrea Fioraldi
ff1f6af7e9 wine mode && fix llvm makefile 2019-09-22 20:01:44 +02:00
Andrea Fioraldi
17bb51756f persistent qemu retaddr offset 2019-09-22 19:38:53 +02:00
Andrea Fioraldi
780a78c825 restore qemu_mode/patches/afl-qemu-cpu-inl.h 2019-09-19 17:55:48 +02:00
Andrea Fioraldi
74a984d75f code format 2019-09-18 10:23:36 +02:00
Andrea Fioraldi
ed7917e619 qemu persistent GPR 2019-09-18 10:15:34 +02:00
Andrea Fioraldi
832c784a70 typo 2019-09-17 02:13:13 +02:00
Andrea Fioraldi
61b0a3775b code start and end in qemu env vars 2019-09-17 02:11:34 +02:00
Andrea Fioraldi
252742ce20 afl-qemu-trace wit CPU_TARGET=i386 build fail fix 2019-09-14 14:40:05 +02:00
Andrea Fioraldi
fc277b736a qemu version update in headers 2019-09-13 15:44:50 +02:00