awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesAndroid Package Identifier Modification

Tools for changing the internal package name of an Android application to avoid conflicts.

Distinct from Package Naming Guidelines: Focuses on the active modification of the package ID in a compiled binary, not naming guidelines or patterns.

Explore 1 awesome GitHub repository matching mobile development · Android Package Identifier Modification. Refine with filters or upvote what's useful.

Awesome Android Package Identifier Modification GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • ax/apk.shAvatar de ax

    ax/apk.sh

    3,795Ver en 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

    Allows changing the internal package identifier within an APK to avoid naming conflicts.

    Shellandroidandroid-reverse-engineeringapk
    Ver en GitHub↗3,795
  1. Home
  2. Mobile Development
  3. Android Package Identifier Modification