aboutsummaryrefslogtreecommitdiff
path: root/unicorn_mode
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2019-10-13 10:38:13 +0200
committerAndrea Fioraldi <andreafioraldi@gmail.com>2019-10-13 10:38:13 +0200
commitac5b0a3b34ab63e33bbaa336518f206f8ba8698f (patch)
tree8bc9346cf56099de708870aa3a864fbf7cfadb85 /unicorn_mode
parent8f854ee83a6dd70ff5a3e70f6064928b35d2ab17 (diff)
downloadAFLplusplus-ac5b0a3b34ab63e33bbaa336518f206f8ba8698f.tar.gz
moar doc
Diffstat (limited to 'unicorn_mode')
-rw-r--r--unicorn_mode/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/unicorn_mode/README.md b/unicorn_mode/README.md
index ea3e3c9b..8f381b59 100644
--- a/unicorn_mode/README.md
+++ b/unicorn_mode/README.md
@@ -99,7 +99,7 @@ The options that enables Unicorn CompareCoverage are the same used for QEMU.
AFL_COMPCOV_LEVEL=1 is to instrument comparisons with only immediate
values. QEMU_COMPCOV_LEVEL=2 instruments all
comparison instructions. Comparison instructions are currently instrumented only
-on the x86 and x86_64 targets.
+for the x86, x86_64 and ARM targets.
## 4) Gotchas, feedback, bugs