about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhexcoder <hexcoder-@users.noreply.github.com>2021-08-20 13:18:14 +0200
committerGitHub <noreply@github.com>2021-08-20 13:18:14 +0200
commit87794121711f376fc1905e0451b744f9334e8075 (patch)
treee55bf09bd9f54cb5fe907e1009675170ac24fad0
parent23c240a94a0bd930e601e2dd575aa3608983b6ff (diff)
downloadafl++-87794121711f376fc1905e0451b744f9334e8075.tar.gz
wording
-rwxr-xr-xutils/qbdi_mode/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/qbdi_mode/README.md b/utils/qbdi_mode/README.md
index a68da616..8b768906 100755
--- a/utils/qbdi_mode/README.md
+++ b/utils/qbdi_mode/README.md
@@ -1,8 +1,8 @@
 # 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.
-Try frida_mode/ or fpicker [https://github.com/ttdennis/fpicker/](https://github.com/ttdennis/fpicker/) first, maybe they suite your need.
+AFL++ versions.
+Try frida_mode or fpicker [https://github.com/ttdennis/fpicker/](https://github.com/ttdennis/fpicker/) first, maybe they suite your need.
 
 ## 1) Introduction