FLAG-SECURE
0 | 21
Uploaded by: @lorenzodifuccia
Script to bypass Android FLAG_SECURE which blocks screenshots. Hooks `Window.setFlags`/`addFlags` to strip the flag, and uses `ActivityThread.mActivities` to clear it on already running activities.
Script to bypass Android FLAG_SECURE which blocks screenshots. Hooks `Window.setFlags`/`addFlags` to strip the flag, and uses `ActivityThread.mActivities` to clear it on already running activities.
use StrictMode.noteSlowCall to mark common slow binder call on main thread(IActivityManager, IPackageManager, IConnectivityManager)
Flutter, cordova, TrustManagerImpl, okhttp3+, conscrypt and HttpsURLConnection bypasses
5
Frida script to bypass JailBreak detection for the iOS application using JailMonkey Class.
File exists check
Xamarin Root Detect Bypass
Collection of functions to enumerate Java classes and methods on Android (Frida 17 API).
risingstar-androbypass
Android malware hides actions like data theft, SMS interception, shell commands, and camera misuse. Our Frida-based script hooks sensitive APIs and decodes parameters at runtime, revealing clear high-level behaviors. This helps forensic analysts accurately reconstruct the malware’s true impact.
multiple-r00t-checker