41 Commits

Author SHA1 Message Date
Jean-Romain Garnier
355dcf6320
WIP: Add ability to generate drcov trace using QEMU backend (#1956)
* Document new drcov QEMU plugin

* Add link to lightkeeper for QEMU drcov file loading

---------

Co-authored-by: Jean-Romain Garnier <jean-romain.garnier@airbus.com>
2024-01-12 14:42:41 +00:00
Dawin Schmidt
ca2e8a1bf6 Add Qemu deferred initialization example 2023-02-06 08:38:20 -05:00
vanhauser-thc
de9d1ff4a0 doc fixes 2022-10-11 12:43:06 +02:00
llzmb
4902bb91d2 Fix links and spelling of Redqueen 2022-01-20 20:59:36 +01:00
llzmb
77ce31c8ba Add docs content overview 2021-12-11 19:13:22 +01:00
llzmb
7a8e4018a5 Change the word "env var" to "environment variable" 2021-12-02 17:13:12 +01:00
llzmb
f2ff029cc2 Edit QEMU mode README.md 2021-11-30 20:17:58 +01:00
llzmb
1a57253a1c Edit QEMU mode READMEs 2021-11-25 16:33:29 +01:00
vanhauser-thc
2af9a634d6 fix cmpcov doc for qemu 2021-05-26 22:51:37 +02:00
Dominik Maier
a3f8fc5d1c moved custom_mutator examples 2021-04-26 16:03:08 +02:00
veritas501
2bd7206ec5 fix-typo: "WIn32" -> "Win32" 2021-04-19 10:49:28 +08:00
realmadsci
8bdb40b763 cpu-exec: Add AFL_QEMU_EXCLUDE_RANGES
This environment variable allows rejection of
specific regions from instrumentation.

It takes priority over AFL_INST_LIBS and AFL_QEMU_INST_RANGES,
so it can be used to poke a "hole" in previously included sections.
2021-03-02 12:55:44 -08:00
vanhauser-thc
938512a6b9 minor fixes 2021-02-17 09:48:04 +01:00
van Hauser
0942158ad1 remove docs/README symlink and update references 2020-12-01 23:17:20 +01:00
vanhauser-thc
c05e4efbe9 renamed examples/ to utils/ 2020-12-01 14:40:30 +01:00
hexcoder
445d8f9917
more typos 2020-11-02 19:28:18 +01:00
Andrea Fioraldi
fd20432deb typos 2020-11-02 14:17:44 +01:00
Andrea Fioraldi
a260d34b49 persistent hook example 2020-11-02 14:15:44 +01:00
Andrea Fioraldi
fdc364046e doc for qemuafl 2020-11-02 13:56:24 +01:00
van Hauser
434ccf3df4 allow for copy paste from documentation 2020-05-27 11:24:09 +02:00
van Hauser
57637ba0b0 removed overlooked post_lib references, added post_lib examples to examples/custom_mutators 2020-05-15 13:39:42 +02:00
hexcoder-
68f18923ab fix docs typos 2020-04-18 11:32:06 +02:00
hexcoder-
891b568678 fix references to README docs 2020-02-25 08:34:44 +01:00
Andrea Fioraldi
e22ba031f5 AFL_ENTRYPOINT instruction granularity 2020-02-11 21:29:36 +01:00
van Hauser
49acc388dd update documentation 2020-02-09 09:29:56 +01:00
van Hauser
079f177cda persistent mode doc 2020-02-08 15:41:17 +01:00
Andrea Fioraldi
13ac2cb125 s/experimental\//examples\/g 2020-02-03 14:13:09 +01:00
Andrea Fioraldi
bc6c5d6be2 QEMU_LD_PREFIX in readme for clarity 2019-12-15 15:06:44 +01:00
Andrea Fioraldi
8c0d247126 qemu readme reserved va trick 2019-11-27 16:16:17 +01:00
Andrea Fioraldi
94548d2284 float compcov readme 2019-10-25 20:12:24 +02:00
Andrea Fioraldi
ac5b0a3b34 moar doc 2019-10-13 10:38:13 +02:00
Matt C
c8d3d813ff Formatting and documentation improvements 2019-10-01 16:33:46 -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
924f3025f9 typo 2019-09-12 20:01:45 +02:00
Andrea Fioraldi
9690bb4b9c qemu mode readme update 2019-09-12 20:00:47 +02:00
Andrea Fioraldi
5d5ee85928 qemu mode readme update 2019-09-12 19:56:12 +02:00
Andrea Fioraldi
820621baa2 qemu mode readme update 2019-09-12 19:54:35 +02:00
Andrea Fioraldi
7b36afd5f1 modernize docs and readme for qemu and unicorn 2019-08-30 11:38:33 +02:00