There was an error while loading. Please reload this page.
1 parent f533235 commit 716e823Copy full SHA for 716e823
README.md
@@ -50,6 +50,8 @@
50
* [`Hook all method overloads`](#hook-overloads)
51
* [`Register broadcast receiver`](#register-broadcast-receiver)
52
* File system access hook `$ frida --codeshare FrenchYeti/android-file-system-access-hook -f com.example.app --no-pause`
53
+* How to remove/disable java hooks ? Assign `null` to the `implementation` property.
54
+
55
</details>
56
57
<details>
0 commit comments