80 Commits

Author SHA1 Message Date
Dominik Maier
b6fa63abdf code format 2020-03-19 19:23:58 +01:00
Andrea Fioraldi
2e4fda6d4c fix #261 2020-03-18 21:18:55 +01:00
Andrea Fioraldi
cd7e234445 try to fix regression due to rtn cmplog 2020-03-18 21:07:31 +01:00
Dominik Maier
cc1d6b33b1 unified pointer placement 2020-03-10 22:04:05 +01:00
van Hauser
36ce9c1fb9 more code format 2020-03-09 08:30:28 +01:00
0x1eadbead
81179b4829 fix qemu persistent mode for 32-bit target on 64-bit host 2020-03-08 13:39:06 +03:00
Andrea Fioraldi
1d4a3c87f5 cmplog routines instrumentation for qemu mode on x86 2020-03-06 16:43:18 +01:00
Andrea Fioraldi
6e8f249b20 fix #227 2020-03-05 20:43:28 +01:00
van Hauser
7fa289316a fix for qemu_mode where capstone 4.0+ is installed 2020-02-28 06:50:15 +01:00
van Hauser
4e37e12c06 code-format 2020-02-28 00:19:36 +01:00
Andrea Fioraldi
e12edca29a Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus 2020-02-25 21:24:43 +01:00
Andrea Fioraldi
7e0663e4e0 fix #212 2020-02-25 21:24:31 +01:00
hexcoder-
891b568678 fix references to README docs 2020-02-25 08:34:44 +01:00
van Hauser
f9d7ad8e43 forgot cleanup 2020-02-19 10:52:44 +01:00
Andrea Fioraldi
a971fc8f36 qemu: move compcov/cmplog helpers in tcg-runtime-inl 2020-02-18 11:38:16 +01:00
Andrea Fioraldi
d606018ddb qemu bsd elfload patch 2020-02-17 14:21:31 +01:00
Andrea Fioraldi
ef00ed6090 code format 2020-02-16 13:21:39 +01:00
Andrea Fioraldi
4bca8af499 make qemu patches more simple using helpers 2020-02-16 13:19:20 +01:00
Andrea Fioraldi
e22ba031f5 AFL_ENTRYPOINT instruction granularity 2020-02-11 21:29:36 +01:00
van Hauser
e2ef242898 fuzzer_stat eps is now overall not current, clang-format fixed to v8 2020-02-09 09:43:33 +01:00
Andrea Fioraldi
5fa4f47bae persistent qemu mode arm/arm64 && compcov arm64 2020-02-08 18:07:31 +01:00
Andrea Fioraldi
0403f008e3 solve small error on building new qemu patches for not x86 targets 2020-02-08 12:14:00 +01:00
Andrea Fioraldi
aa2cb66ea2 code format 2020-02-07 20:44:36 +01:00
Andrea Fioraldi
f2f6be5e99 afl qemu persistent hook 2020-02-07 20:43:17 +01:00
Andrea Fioraldi
1e10e452aa fix empty range bug in colorization 2020-02-07 17:00:11 +01:00
Andrea Fioraldi
e5972efa41 cmplog for qemu mode 2020-02-06 21:43:50 +01:00
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
van Hauser
3b9517ae73 v2.60d and year 2020 init 2019-12-31 13:01:08 +01:00
van Hauser
939721e2cb v2.59c release 2019-12-18 11:14:12 +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
b2896c79c6 env var to disable qemu caching 2019-11-27 17:02:43 +01:00
Andrea Fioraldi
a2f911dbb1 typo 2019-10-26 01:14:39 +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
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
973b0ac488 qemu compcov revert cmp order to match >/< comparisons 2019-10-02 20:28:28 +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