aboutsummaryrefslogtreecommitdiff
path: root/frida_mode
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-04-28 16:02:09 +0200
committervanhauser-thc <vh@thc.org>2023-04-28 16:02:09 +0200
commited96f9b209ceed9e0295bd0bce452bd74e797f1f (patch)
tree27346e989b4b711d88ade48555cb94b0b8eb1752 /frida_mode
parentf567a89dae29afb2e421d649f0e750e77913f08c (diff)
downloadAFLplusplus-ed96f9b209ceed9e0295bd0bce452bd74e797f1f.tar.gz
add frida mode tutorial
Diffstat (limited to 'frida_mode')
-rw-r--r--frida_mode/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/frida_mode/README.md b/frida_mode/README.md
index 49a1fe38..bfca443c 100644
--- a/frida_mode/README.md
+++ b/frida_mode/README.md
@@ -7,6 +7,8 @@ variables.
In FRIDA mode, binary programs are instrumented, similarly to QEMU mode.
+A tutorial can be found at [https://blog.quarkslab.com/android-greybox-fuzzing-with-afl-frida-mode.html](https://blog.quarkslab.com/android-greybox-fuzzing-with-afl-frida-mode.html)
+
## Current progress
As FRIDA mode is new, it is missing a lot of features. The design is such that