about summary refs log tree commit diff
path: root/utils/qbdi_mode
diff options
context:
space:
mode:
authorllzmb <46303940+llzmb@users.noreply.github.com>2021-12-04 21:14:50 +0100
committerllzmb <46303940+llzmb@users.noreply.github.com>2021-12-04 21:14:50 +0100
commit6eab6a55af74754cd0229012f1c9543c0c3cb2a7 (patch)
tree373aededf6144167a2cf5351f135b7a3986eb50c /utils/qbdi_mode
parentae59ed8e9e3a3f6ad66446369099977ced8d67b0 (diff)
downloadafl++-6eab6a55af74754cd0229012f1c9543c0c3cb2a7.tar.gz
Fix spelling of "FRIDA mode" and "QEMU mode"
Diffstat (limited to 'utils/qbdi_mode')
-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 c8d46fca..02dd3c74 100755
--- a/utils/qbdi_mode/README.md
+++ b/utils/qbdi_mode/README.md
@@ -2,7 +2,7 @@
 
 NOTE: this code is outdated and first would need to be adapted to the current
 AFL++ versions.
-Try frida_mode or fpicker [https://github.com/ttdennis/fpicker/](https://github.com/ttdennis/fpicker/) first, maybe they suite your need.
+Try FRIDA mode or fpicker [https://github.com/ttdennis/fpicker/](https://github.com/ttdennis/fpicker/) first, maybe they suite your need.
 
 ## 1) Introduction