EngModMobileModMenu
2 | 1K
Uploaded by: @Zunzz
Simple mod menu for Android.
Simple mod menu for Android.
Frida script for bypassing React Native Jail Monkey checks
This script has various Jailbreak detection bypass techniques.
Root Detection Bypass
This script can be used to bypass VPN detection in Android.
Intercept all cryptography-related functions on iOS with Frida Api. see: https://github.com/xpko/frida-ios-cipher
Frida script to bypass proxy/VPN detection is iOS implemented via the CFNetworkCopySystemProxySettings function using CFNetwork Module
Dynamically tracing Java function calls within a given package
null
Bypass Facebook SSL pinning on Android devices.
A ssl-keylogger made from the code of andydavies, just changed the offset according to comments
Displays in console the logs reported by the Android application without the need to use additional tools.
Forked and fixed version
Trace invocations of the RegisterNatives JNI API, to identify native functions registered from within native code on runtime
Useful when bypassing USB debugging detection on Android
Print all SQL queries executed from android sqlite, and sqlcipher