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
·

5 dépôts

Awesome GitHub RepositoriesMobile Binary Analysis

Specialized analysis and decompilation of Android and iOS application binaries.

Distinct from Decompilers: Focuses on mobile app binaries (APK/IPA) specifically, rather than general machine code decompilation.

Explore 5 awesome GitHub repositories matching operating systems & systems programming · Mobile Binary Analysis. Refine with filters or upvote what's useful.

Awesome Mobile Binary Analysis GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • tencent/matrixAvatar de Tencent

    Tencent/matrix

    12,020Voir sur GitHub↗

    Matrix is a suite of mobile application performance management and analysis tools. It provides a plugin-based monitoring system for capturing crashes, lags, and memory leaks, alongside a static binary auditor for reducing installation package size and a bytecode instrumentation tool for performance tracking. The project distinguishes itself through native memory debugging and a SQLite query linter that identifies inefficient database patterns. It employs native interception techniques to detect memory leaks and heap corruption without requiring source code recompilation, and uses a custom run

    Provides static analysis to identify unused assets and oversized files to reduce the installation package size.

    Javaandroidapm-clientwechat
    Voir sur GitHub↗12,020
  • 1n3/sn1perAvatar de 1N3

    1N3/Sn1per

    10,049Voir sur GitHub↗

    Sn1per is a vulnerability management platform and penetration testing orchestrator designed to automate reconnaissance, vulnerability scanning, and exploit verification. It functions as a dockerized security toolkit that coordinates multiple tools into a unified automated pipeline to identify security flaws across network and web assets. The platform features an attack surface manager for discovering internet-facing assets through OSINT, DNS enumeration, and certificate transparency. It distinguishes itself with an AI-powered security analyzer that uses large language models to summarize scan

    Enables decompilation and analysis of Android binaries through a browser-based interface.

    Shellattack-surfaceattack-surface-managementattacksurface
    Voir sur GitHub↗10,049
  • iosre/iosappreverseengineeringAvatar de iosre

    iosre/iOSAppReverseEngineering

    4,398Voir sur GitHub↗

    This project is a comprehensive technical guide and course for reverse engineering iOS applications. It serves as a manual for dissecting mobile binaries using disassembly and debugging tools to analyze internal application logic and behavior. The material functions as a reference for ARM assembly and Objective-C theories, providing the necessary framework to translate low-level machine code into human-readable logic. It combines theoretical study with practical exercises to validate the use of reverse engineering tools on real-world binaries. The scope covers static binary analysis, dynamic

    Provides techniques for the specialized analysis and runtime debugging of iOS application binaries.

    Voir sur GitHub↗4,398
  • kjcracks/clutchAvatar de KJCracks

    KJCracks/Clutch

    3,810Voir sur GitHub↗

    Clutch is a command-line utility designed for security research on jailbroken mobile devices. It functions as a specialized toolkit for identifying, decrypting, and extracting installed mobile application binaries to facilitate manual code inspection and vulnerability assessment. The tool provides capabilities for removing platform-level encryption from protected software, allowing researchers to isolate core executable files from application bundles. By performing memory-mapped file dumping and reconstructing binary headers, it enables the conversion of protected applications into portable,

    Extracts and isolates core executable files from mobile application bundles to study internal logic.

    Objective-C
    Voir sur GitHub↗3,810
  • vaibhavpandeyvpz/apkstudioAvatar de vaibhavpandeyvpz

    vaibhavpandeyvpz/apkstudio

    3,606Voir sur GitHub↗

    Apkstudio is a reverse engineering integrated development environment designed for decompiling, modifying, and recompiling Android application packages. It provides a specialized suite for transforming binary files into readable source code and bundling them back into installable application archives. The project features a framework integration system that imports manufacturer-specific files to ensure accurate decompilation of vendor-modified applications. It includes a dedicated editor for Smali, Java, and XML files with syntax highlighting, as well as a hex editor for the direct modificati

    Enables low-level analysis of Android application binaries using integrated hex editors and file inspectors.

    C++androidandroid-decompilerapk-decompiler
    Voir sur GitHub↗3,606
  1. Home
  2. Operating Systems & Systems Programming
  3. Binary Analysis Capabilities
  4. Decompilers
  5. Mobile Binary Analysis