From 8aeb1d9c907567ec95811bbfaf33907850944e0a Mon Sep 17 00:00:00 2001 From: iddoeldor Date: Tue, 30 Apr 2019 15:54:32 +0300 Subject: [PATCH] android file access hook (log contents) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6427740..f1a6972 100644 --- a/README.md +++ b/README.md @@ -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`