awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesAPK Metadata Analyzers

Tools for inspecting Android package files to extract signing fingerprints, permissions, and SDK requirements.

Distinct from Split APK Installers: None of the candidates cover pre-installation analysis of APK metadata; they focus on installation process modifications or specific APK bundle types.

Explore 3 awesome GitHub repositories matching mobile development · APK Metadata Analyzers. Refine with filters or upvote what's useful.

Awesome APK Metadata Analyzers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • kurikomi-labs/komi-storeK

    kurikomi-labs/komi-store

    15,630GitHub पर देखें↗

    Komi Store is an Android app store client designed for discovering and installing applications directly from git repository releases. It functions as a git release manager and APK package manager, allowing users to track software versions and assets hosted on git platforms. The project differentiates itself by integrating deep git repository functionality, such as an OAuth repository browser for managing issues and pull requests, and a system for importing starred repositories. It utilizes a multi-provider aggregation model to normalize release data from various git hosting platforms into a u

    Analyzes package files for labels, signing fingerprints, version codes, and permissions before installation.

    Kotlin
    GitHub पर देखें↗15,630
  • tencent/matrixTencent का अवतार

    Tencent/matrix

    12,020GitHub पर देखें↗

    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

    Extracts global application information such as package names and version codes from the manifest file.

    Javaandroidapm-clientwechat
    GitHub पर देखें↗12,020
  • charles2gan/gda-android-reversing-toolcharles2gan का अवतार

    charles2gan/GDA-android-reversing-Tool

    4,778GitHub पर देखें↗

    This project is a comprehensive Android reverse engineering suite that functions as a decompiler, bytecode deobfuscator, and malware analysis tool. It is designed to convert APK, DEX, and OAT binaries into human-readable source code using a native implementation that does not require a Java Virtual Machine. The platform is distinguished by its integration with Frida for dynamic analysis, allowing users to hook methods, inject custom JavaScript, and dump device memory in real time. It also features specialized security engines, including a taint propagation engine and a stack-state machine, to

    Extracts original timestamps and signing fingerprints from Android package files to determine generation times.

    Pythondecompilermalware-analysismobile-security
    GitHub पर देखें↗4,778
  1. Home
  2. Mobile Development
  3. APK Metadata Analyzers