diff options
| author | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-08-31 21:19:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-31 21:19:04 +0200 |
| commit | 9747ac42213126ec99fe8ea47f1320be54135bd1 (patch) | |
| tree | 677b0cf3143a1964134a67a1922b70dc20f6be19 /utils/qbdi_mode | |
| parent | ec4cae448b10acc0a8c84fc75f298bfaed88195a (diff) | |
| parent | fe5b2c355f097705bf0bd7b35b0484b16f87964f (diff) | |
| download | afl++-9747ac42213126ec99fe8ea47f1320be54135bd1.tar.gz | |
Merge branch 'dev' into docs_edit_readme_move_content_to_docs
Diffstat (limited to 'utils/qbdi_mode')
| -rwxr-xr-x | utils/qbdi_mode/README.md | 4 |
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 |
