test
0 | 3K
Uploaded by: @limyout
test
test
DanielTesting
Bypass Sslpingning
123
find full class path for Java.use() method. Sometimes its hard byhand)
Tabdool
Combines root and debugger bypasses in one script.
Analyze the security of iOS encryption and hashing operations. Run the script, use the application normally, then enter 'summary()' to print a security analysis.
okhttp-log-root
Find java classes. hook em? destroy em?
5
AES TEXT
AndroidSSLBypass
Clear app cache and data on iOS without reinstalling (replicates adb shell pm clear). Usage: `frida -U SpringBoard -l clearAppData.js` then `clearAppAll('com.example.app')`
You can use this script to check if fields where sensitive information is entered are allowed to cache input. As information is entered, monitor the script output. You must attach this script after changing screens, but only when there is a text field where sensitive data may be entered. Inspired by and heavily modified version of @ay-kay/ios-keyboard-cache/
Code to dump plaintext from Swift apps on iOS using AES.GCM.SealedBox by hooking the open method.