Projects by popularity

Bypass All Root Detection Methods

1 | 1K

Uploaded by: @ravanmalik13

This script will bypass all root detection methods. Its included File.exists() Runtime.exec("su") Build.TAGS, FINGERPRINT RootDetectionActivity.isRooted() SystemProperties.get() XposedBridge detection Magisk detection RootBeer API hooks libc native su calls detection methods bypass.

Crypto Detection

1 | 784

Uploaded by: @L0WK3Y-IAAN

This script is a Frida-based Android hook that detects and logs Base64 operations, Javax Crypto usage, and Kotlin string-byte conversions in real time, including keys, IVs, modes, inputs/outputs, and concise stack traces filtered to highlight app code paths rather than framework calls.

screenshot-protection

1 | 660

Uploaded by: @eiliyakeshtkar0

Frida script to bypass Android’s FLAG_SECURE protection, allowing screenshots and screen recording in apps that normally block them. #Android, #Frida, #FLAG_SECURE, #screenshot, #screen_recording, #bypass