Commit Graph

40 Commits

Author SHA1 Message Date
ca2e8a1bf6 Add Qemu deferred initialization example 2023-02-06 08:38:20 -05:00
de9d1ff4a0 doc fixes 2022-10-11 12:43:06 +02:00
4902bb91d2 Fix links and spelling of Redqueen 2022-01-20 20:59:36 +01:00
77ce31c8ba Add docs content overview 2021-12-11 19:13:22 +01:00
7a8e4018a5 Change the word "env var" to "environment variable" 2021-12-02 17:13:12 +01:00
f2ff029cc2 Edit QEMU mode README.md 2021-11-30 20:17:58 +01:00
1a57253a1c Edit QEMU mode READMEs 2021-11-25 16:33:29 +01:00
2af9a634d6 fix cmpcov doc for qemu 2021-05-26 22:51:37 +02:00
a3f8fc5d1c moved custom_mutator examples 2021-04-26 16:03:08 +02:00
2bd7206ec5 fix-typo: "WIn32" -> "Win32" 2021-04-19 10:49:28 +08:00
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
938512a6b9 minor fixes 2021-02-17 09:48:04 +01:00
0942158ad1 remove docs/README symlink and update references 2020-12-01 23:17:20 +01:00
c05e4efbe9 renamed examples/ to utils/ 2020-12-01 14:40:30 +01:00
445d8f9917 more typos 2020-11-02 19:28:18 +01:00
fd20432deb typos 2020-11-02 14:17:44 +01:00
a260d34b49 persistent hook example 2020-11-02 14:15:44 +01:00
fdc364046e doc for qemuafl 2020-11-02 13:56:24 +01:00
434ccf3df4 allow for copy paste from documentation 2020-05-27 11:24:09 +02:00
57637ba0b0 removed overlooked post_lib references, added post_lib examples to examples/custom_mutators 2020-05-15 13:39:42 +02:00
68f18923ab fix docs typos 2020-04-18 11:32:06 +02:00
891b568678 fix references to README docs 2020-02-25 08:34:44 +01:00
e22ba031f5 AFL_ENTRYPOINT instruction granularity 2020-02-11 21:29:36 +01:00
49acc388dd update documentation 2020-02-09 09:29:56 +01:00
079f177cda persistent mode doc 2020-02-08 15:41:17 +01:00
13ac2cb125 s/experimental\//examples\/g 2020-02-03 14:13:09 +01:00
bc6c5d6be2 QEMU_LD_PREFIX in readme for clarity 2019-12-15 15:06:44 +01:00
8c0d247126 qemu readme reserved va trick 2019-11-27 16:16:17 +01:00
94548d2284 float compcov readme 2019-10-25 20:12:24 +02:00
ac5b0a3b34 moar doc 2019-10-13 10:38:13 +02:00
c8d3d813ff Formatting and documentation improvements 2019-10-01 16:33:46 -04:00
03ecf6e695 typo 2019-09-25 21:42:32 +02:00
a7e45319c3 small docs updates typos, grammar, clarifications 2019-09-25 05:41:03 +02:00
74ef58e310 readme binary only 2019-09-22 21:51:11 +02:00
897fb9c2e4 binary readme 2019-09-22 20:24:13 +02:00
924f3025f9 typo 2019-09-12 20:01:45 +02:00
9690bb4b9c qemu mode readme update 2019-09-12 20:00:47 +02:00
5d5ee85928 qemu mode readme update 2019-09-12 19:56:12 +02:00
820621baa2 qemu mode readme update 2019-09-12 19:54:35 +02:00
7b36afd5f1 modernize docs and readme for qemu and unicorn 2019-08-30 11:38:33 +02:00