diff options
| author | vanhauser-thc <vh@thc.org> | 2021-07-23 13:29:53 +0200 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2021-07-23 13:29:53 +0200 |
| commit | 0f299a3bef12b2a8f27a5ba629a2ecb1201fcd60 (patch) | |
| tree | c55dd391fd34499ab3f8167e2ab3c74df7268a8c /utils/qbdi_mode | |
| parent | dc0fed6e0c13702fa36fab66631fb5bbca6d64de (diff) | |
| download | afl++-0f299a3bef12b2a8f27a5ba629a2ecb1201fcd60.tar.gz | |
removed utils/afl_frida
Diffstat (limited to 'utils/qbdi_mode')
| -rwxr-xr-x | utils/qbdi_mode/README.md | 2 |
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 |
