From 9a9e92724f342f68116c7ad1735acd21bcfcb3ad Mon Sep 17 00:00:00 2001 From: Anatoly Korniltsev Date: Wed, 8 Jan 2020 02:35:36 +0300 Subject: fix typo in uncorn_mode/readme --- unicorn_mode/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unicorn_mode/README.md b/unicorn_mode/README.md index e6d3dfcf..07dca451 100644 --- a/unicorn_mode/README.md +++ b/unicorn_mode/README.md @@ -93,7 +93,7 @@ comes with a sub-instruction based instrumentation similar in purpose to laf-int The options that enable 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 +values. AFL_COMPCOV_LEVEL=2 instruments all comparison instructions. Comparison instructions are currently instrumented only for the x86, x86_64 and ARM targets. -- cgit 1.4.1