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
·

1 dépôt

Awesome GitHub RepositoriesAPK Extraction Utilities

Tools for extracting APK files from devices and merging split bundles into single archives.

Distinct from Split APK Installers: Focuses on the extraction and merging of APKs from a device, rather than the installation of split APKs.

Explore 1 awesome GitHub repository matching mobile development · APK Extraction Utilities. Refine with filters or upvote what's useful.

Awesome APK Extraction Utilities 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.
  • 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

    Extracts APKs from connected devices and merges split bundles into a single file for patching.

    Shellandroidandroid-reverse-engineeringapk
    Voir sur GitHub↗3,795
  1. Home
  2. Mobile Development
  3. APK Extraction Utilities