Projects by popularity

ANTI-ROOT-AND-SSL-PINNING2

0 | 783

Uploaded by: @vicsanjinez

Based on the project https://codeshare.frida.re/@limyout/root-detection-and--ssl-pinning/ with a little modification for an error with "Error: getPackageInfo(): has more than one overload, use .overload(<signature>) to choose from: .overload('android.content.pm.VersionedPackage', 'int') .overload('java.lang.String', 'int')"

okhttp-logging

0 | 3K

Uploaded by: @bsxp

This script will add HttpLoggingInterceptor at OkHttpClient, so the HttpLoggingInterceptor will print all requests and responses.

Android Java Interceptor

0 | 6K

Uploaded by: @hyugogirubato

Android Java Interceptor is a Frida script intercepts and logs method calls in an Android app. It uses the Frida framework to hook into the target app, capture method invocations, and print information about arguments and return values.

android-x64-strace

0 | 5K

Uploaded by: @FrenchYeti

Syscall tracing & args/flags/error/signal parsing with strace-like output for Android x64 (tested with emulator & Android 13). See more at https://github.com/FrenchYeti/interruptor