about summary refs log tree commit diff
path: root/utils/qbdi_mode
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-07-23 13:29:53 +0200
committervanhauser-thc <vh@thc.org>2021-07-23 13:29:53 +0200
commit0f299a3bef12b2a8f27a5ba629a2ecb1201fcd60 (patch)
treec55dd391fd34499ab3f8167e2ab3c74df7268a8c /utils/qbdi_mode
parentdc0fed6e0c13702fa36fab66631fb5bbca6d64de (diff)
downloadafl++-0f299a3bef12b2a8f27a5ba629a2ecb1201fcd60.tar.gz
removed utils/afl_frida
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 cf5d3359..334199f2 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 first.
-Try afl_frida 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