about summary refs log tree commit diff
path: root/utils/qbdi_mode/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'utils/qbdi_mode/README.md')
-rwxr-xr-xutils/qbdi_mode/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/qbdi_mode/README.md b/utils/qbdi_mode/README.md
index 334199f2..a68da616 100755
--- a/utils/qbdi_mode/README.md
+++ b/utils/qbdi_mode/README.md
@@ -1,7 +1,7 @@
 # qbdi-based binary-only instrumentation for afl-fuzz
 
 NOTE: this code is outdated and first would need to be adapted to the current
-afl++ versions first.
+AFL++ versions first.
 Try frida_mode/ or fpicker [https://github.com/ttdennis/fpicker/](https://github.com/ttdennis/fpicker/) first, maybe they suite your need.
 
 ## 1) Introduction