Zero3141 / Frida-OkHttp-Bypass
This script can be used by Frida to hijack SSL context and okhttp CertificateBuilder
☆11Updated 4 years ago
Alternatives and similar repositories for Frida-OkHttp-Bypass:
Users that are interested in Frida-OkHttp-Bypass are comparing it to the libraries listed below
- Some useful FRIDA scripts for security tests☆24Updated 2 years ago
- Easy crash-reporting for Frida-based applications.☆18Updated 5 years ago
- A blog about learning how to use the Frida dynamic instrumentation toolkit with Android☆30Updated 2 years ago
- Generic Frida Script To Bypass Root Detection☆55Updated 2 years ago
- xVision is a plugin for the JadX decompiler that aims to integrate with Large Language Models (LLMs) to provide code analysis directly in…☆52Updated 2 months ago
- This repository explain how to write frida hook scripts and analysis written hooks.☆82Updated last year
- Repo with content from the sessions streamed on https://www.twitch.tv/viernesdecrypto☆16Updated 3 years ago
- Making frida less detectable by applying some patches. This follows the official Frida releases and publishes releases the same day. Do n…☆81Updated 3 weeks ago
- This module configures the chrome flag --ignore-certificate-errors-spki-list, this bypasses the NET::ERR_CERTIFICATE_TRANSPARENCY_REQUIRE…☆31Updated 2 years ago
- This repo will contain the material for reversing flutter applications.☆41Updated 8 months ago
- Horangi tools for Android penetration testing☆83Updated 3 years ago
- Contains all the scripts and sample apps related to android in app protections.☆30Updated last year
- A Frida script to bypass libcurl (NDK) SSL-Pinning protection in Android apps.☆29Updated last month
- Extracting unpacked dec files from running application using frida.☆37Updated 2 years ago
- tracing with frida-trace some native apis or libs☆22Updated 4 years ago
- A small collection of scripts I use when reversing mobile applications.☆19Updated 5 years ago
- CVE-2017-13156-Janus复现