awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
shroudedcode avatar

shroudedcode/apk-mitm

0
View on GitHub↗
5,036 stars·426 forks·TypeScript·MIT·5 vuesnpm.im/apk-mitm↗

Apk Mitm

apk-mitm est un utilitaire en ligne de commande conçu pour modifier les fichiers APK Android afin de permettre l'inspection du trafic HTTPS via un proxy. Il fonctionne comme un outil de patch de sécurité réseau et de contournement du certificate pinning, automatisant le processus de modification des paquets d'applications pour autoriser l'analyse de trafic de type man-in-the-middle.

L'outil modifie les paquets Android compilés en les décompressant, en altérant les fichiers internes et en réencodant le binaire. Il se concentre spécifiquement sur la désactivation du certificate pinning et l'injection de configurations de sécurité réseau dans le manifeste de l'application, ce qui permet l'utilisation de certificats de proxy sur les appareils rootés comme non rootés.

Le logiciel couvre les tests de sécurité d'API mobiles et l'ingénierie inverse par le biais de patchs au niveau du bytecode. Il inclut un mécanisme pour suspendre le processus de patch, permettant une modification manuelle des fichiers dans un répertoire temporaire avant que le paquet final ne soit reconstruit et signé.

Features

  • Certificate Pinning Bypasses - Alters application bytecode to disable strict certificate validation, enabling traffic inspection via external proxies.
  • Proxy Certificate Patchers - Embeds proxy certificates into the network security configuration of Android apps for non-rooted devices.
  • Android APK Repackaging Tools - Provides a command-line utility for decompiling, modifying, and rebuilding Android APKs to enable traffic inspection.
  • Android App Traffic Captures - Modifies applications to route HTTPS traffic through a proxy for security testing and analysis.
  • Non-Root App Patchers - Patches APKs to embed network configurations that enable traffic inspection without requiring root access.
  • Android Application Reverse Engineering - Analyzes and modifies APK files to change application behavior and inspect internal configurations.
  • Android HTTPS Inspection Utilities - Automates the unpacking and patching of APKs to facilitate interception by a man-in-the-middle proxy.
  • Proxy Certificate Injectors - Inserts custom proxy certificates into the network security configuration to enable traffic decryption on non-rooted devices.
  • APK Re-signing - Rebuilds modified application files and applies a new cryptographic signature to allow installation on Android devices.
  • Binary Patching Utilities - Provides utilities to unpack and modify compiled Android binary files for security analysis.
  • Network Security Configurations - Injects network security configurations into the app manifest to permit the use of user-added proxy certificates.
  • API Security Testing - Facilitates the interception of encrypted requests to analyze mobile API endpoints and data formats.
  • Manual Intervention Gates - Pauses the automated patching pipeline to allow for manual file edits before the final APK is rebuilt.
  • Bypass and Hardening Tools - CLI tool for preparing APKs for HTTPS inspection.
  • Reverse Engineering Tools - Prepares APKs for HTTPS inspection by patching them.

Historique des stars

Graphique de l'historique des stars pour shroudedcode/apk-mitmGraphique de l'historique des stars pour shroudedcode/apk-mitm

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Apk Mitm

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Apk Mitm.
  • apklab/apklabAvatar de APKLab

    APKLab/APKLab

    3,878Voir sur GitHub↗

    APKLab is an integrated security analysis platform and reverse engineering IDE for Android applications. It provides a unified environment for decompiling binaries into source code, repackaging modified applications into signed installers, and performing comprehensive security analysis. The platform distinguishes itself by combining static and dynamic analysis workflows. It enables the injection of runtime hooks and gadget libraries to monitor application behavior, while providing specialized patching capabilities to intercept and decrypt encrypted network traffic via a proxy. The toolkit co

    TypeScript
    Voir sur GitHub↗3,878
  • m0bilesecurity/rms-runtime-mobile-securityAvatar de m0bilesecurity

    m0bilesecurity/RMS-Runtime-Mobile-Security

    2,971Voir sur GitHub↗

    This project is an Android security analysis toolkit and mobile app runtime manipulator designed for reverse engineering and auditing mobile applications. It provides a system for modifying Java classes and method behavior in active mobile processes to bypass security controls. The toolkit includes a web-based interface for controlling the instrumentation engine and a specialized utility for disabling certificate validation to intercept and inspect encrypted network traffic via SSL pinning bypass. It also features an Android file explorer for browsing and managing files within private data di

    JavaScriptandroid-securityfridaios-security
    Voir sur GitHub↗2,971
  • credittone/hookerAvatar de CreditTone

    CreditTone/hooker

    5,195Voir sur GitHub↗

    Hooker is a toolkit for the dynamic instrumentation, memory analysis, and deobfuscation of Android applications. It functions as a reverse engineering framework that uses Frida to inject scripts into running processes, monitor native calls, and extract executable DEX files. The project provides specialized utilities for bypassing security controls, including tools to disable SSL certificate validation and BoringSSL pinning to enable HTTPS traffic interception. It includes capabilities for detecting application packing, extracting cryptographic keys by hooking encryption algorithms, and circum

    JavaScriptandroidapkboringssl
    Voir sur GitHub↗5,195
  • ax/apk.shAvatar de ax

    ax/apk.sh

    3,795Voir sur GitHub↗

    apk.sh is a mobile application patching framework and reverse engineering tool designed to inject custom instrumentation and logic into compiled Android binaries. It serves as a workflow manager for modifying application packages without requiring access to the original source code. The toolkit focuses on automating the process of injecting the Frida gadget into Android packages, enabling dynamic analysis and function hooking on non-rooted devices. It handles the end-to-end lifecycle of deconstructing, modifying, and resigning binaries to facilitate security research, malware analysis, and be

    Shellandroidandroid-reverse-engineeringapk
    Voir sur GitHub↗3,795
Voir les 30 alternatives à Apk Mitm→

Questions fréquentes

Que fait shroudedcode/apk-mitm ?

apk-mitm est un utilitaire en ligne de commande conçu pour modifier les fichiers APK Android afin de permettre l'inspection du trafic HTTPS via un proxy. Il fonctionne comme un outil de patch de sécurité réseau et de contournement du certificate pinning, automatisant le processus de modification des paquets d'applications pour autoriser l'analyse de trafic de type man-in-the-middle.

Quelles sont les fonctionnalités principales de shroudedcode/apk-mitm ?

Les fonctionnalités principales de shroudedcode/apk-mitm sont : Certificate Pinning Bypasses, Proxy Certificate Patchers, Android APK Repackaging Tools, Android App Traffic Captures, Non-Root App Patchers, Android Application Reverse Engineering, Android HTTPS Inspection Utilities, Proxy Certificate Injectors.

Quelles sont les alternatives open-source à shroudedcode/apk-mitm ?

Les alternatives open-source à shroudedcode/apk-mitm incluent : apklab/apklab — APKLab is an integrated security analysis platform and reverse engineering IDE for Android applications. It provides a… m0bilesecurity/rms-runtime-mobile-security — This project is an Android security analysis toolkit and mobile app runtime manipulator designed for reverse… credittone/hooker — Hooker is a toolkit for the dynamic instrumentation, memory analysis, and deobfuscation of Android applications. It… ax/apk.sh — apk.sh is a mobile application patching framework and reverse engineering tool designed to inject custom… sensepost/objection — Objection is a dynamic instrumentation framework and runtime exploration toolkit for mobile application security… fuzion24/justtrustme — JustTrustMe is an Android security auditing tool and mobile application penetration testing utility. Its primary…