Projects by popularity

android-proxy-detection-bypass-and-traffic-forwarding

0 | 703

Uploaded by: @paragbagul111

This Frida script bypasses multiple Android proxy detection techniques and forces application traffic through Burp Suite. Scenario: The target Android application was detecting active proxies and blocking network communication by freezing on the main activity. Although SSL pinning was successfully bypassed, no traffic was visible in Burp Suite. API endpoints were only observable via Frida logs. This script is intended for educational purposes and authorized security testing only.

Universal Android Security Bypass Root SSL Play Protect

0 | 2K

Uploaded by: @sv110040

This is a comprehensive, all-in-one Frida script designed for security researchers and authorized penetration testers. It aims to streamline the dynamic analysis process by neutralizing multiple layers of client-side security often found in modern production Android applications.

play-protect-integrity-bypass

0 | 3K

Uploaded by: @sv110040

This script bypasses client-side security checks related to Google Play Protect and Play Integrity (formerly SafetyNet). It spoofs the device settings to report that Play Protect is enabled and intercepts Google Play Services Tasks to return "Successful" status for integrity attestations.