Connor Armand Du Plooy
Connor Armand Du Plooy
This adds in functionality to monitor usage of the Android shared preferences (includes Jetpack encrypted shared preferences) To use, issue the command android sharedprefs monitor, you can specify that only...
I changed the frida version to 16.0.2 and the frida-tools version to 12.0.1 The only thing that needed to change for frida was that enable_debugger has moved to the script...
Basically this adds the ability to specify `--watch --dump-*` which will when the class is loaded (lazy check), also invoke the same function that `android hooking watch` does. This is...
Sorry!
Cool project, I was using this to play with an application and cloned it to /tmp, the recursive cleanup proc then deleted this and two other folders which used the...
Ran into an issue where a program that uses this library won't work on python3.10; This is all I needed to change for this specific program