0 | 3K
How it works: - It registers a new WebAppInterface class, which contains the functions to be exported (example showToast) - It then hooks the Activity to obtain a valid context - It then hooks the WebView.loadUrl method, to add a context specific WebAppInterface instance - Lastly, it overrides the annotation checks and instructs that all requested methods are allowed to be requested.
0 | 1K
a
0 | 1K
Dumper
0 | 815
sslpinning
0 | 1K
5
0 | 1K
Teste
0 | 1K
capturing-and-decrypting-https-traffic-from-ios-apps-using-frida
0 | 1K
Swift StringI nterceptor
0 | 1K
How It Works: Tracing: This script traces methods commonly involved in handling sensitive data, like retrieving data from SharedPreferences, sending SMS messages, making HTTP requests, and performing cryptographic operations. Stack Tracing: It also prints out stack traces for each call to help identify where in the app the data handling occurs. Logging: The script logs method calls and arguments, which can help identify if any sensitive data is being handled improperly. Usage: Save this script to a file, e.g., trace_sensitive_data.js. Run it with Frida on your target app: frida -U -f com.example.app -l trace_sensitive_data.js --no-pause
0 | 1K
test root detection
0 | 1K
search string in the memory
0 | 1K
AndroidSSLBypass
0 | 1K
test
0 | 1K
修改地理位置
0 | 4K
Credit By : @JockerNetVIP
0 | 1K
open wechat xlog, so we can see logs in logcat