Projects by popularity

binder-stalker

0 | 2K

Uploaded by: @lolicon

trace every binder calls (in and out) in specific process, with descriptor / transactionName callingUid (optional) logged

Universal Android Security Bypass Root SSL Play Protect

0 | 1K

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.

Native Request module offset finder

0 | 2K

Uploaded by: @Akramelbahar

This script hooks a variety of functions related to SSL/TLS implementations and socket operations across different libraries and platforms. When these functions are called, the script will: Log which function was called Show which module called it Display a detailed stack trace with module information . This should help you identify exactly where SSL/TLS operations are happening and which modules are responsible for certificate verification and secure communication.RetryClaude can make mistakes. Please double-check responses.