android file access hook (log contents)

This commit is contained in:
iddoeldor 2019-04-30 15:54:32 +03:00 committed by GitHub
parent 39d3f75251
commit 8aeb1d9c90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,7 @@
* [`Get Android ID`](#get-android-id)
* [`Bypass FLAG_SECURE`](#bypass-flag_secure)
* [`Shared Preferences update`](#shared-preferences-update)
* File system access hook `$ frida --codeshare FrenchYeti/android-file-system-access-hook -f com.example.app --no-pause`
</details>
<details>