Projects by popularity

JailMonkey-bypass

0 | 91

Uploaded by: @h4rithd

This script dynamically instruments Android applications using Frida to bypass multiple security layers, including root detection, emulator detection, ADB/debugger checks, and JailMonkey anti-tampering mechanisms.

extractcerts

0 | 631

Uploaded by: @zeroinside

A script that will extract/intercept certificates from the Android+OpenSSL based binary by hooking the i2d_X509 function to retrieve it's DER content.