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
·

2 repositorios

Awesome GitHub RepositoriesNon-Modifying Deployments

Deployment approaches that use dynamic instrumentation to run without altering the Android system, enabling simple installation and removal.

Distinct from Android System Modification: Distinct from Android System Modification: focuses on deploying tools without system modifications, rather than modifying the system itself.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Non-Modifying Deployments. Refine with filters or upvote what's useful.

Awesome Non-Modifying Deployments GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • hluwa/frida-dexdumpAvatar de hluwa

    hluwa/frida-dexdump

    4,487Ver en GitHub↗

    frida-dexdump is an Android memory forensics tool that recovers Dalvik Executable (DEX) files from running application processes using the Frida dynamic instrumentation framework. It functions as a Frida-based runtime analyzer and DEX memory dumper, capable of extracting obfuscated or packed DEX files without modifying the Android system. The tool distinguishes itself through its ability to repair corrupted or missing DEX file headers using heuristic analysis and fuzzy matching techniques. It employs fuzzy boundary detection to identify DEX file boundaries in memory even when headers are dama

    Deploys via a dynamic instrumentation tool without altering the Android system, enabling one-click installation and easy cleanup.

    Python
    Ver en GitHub↗4,487
  • kyujin-cho/pixel-volte-patchAvatar de kyujin-cho

    kyujin-cho/pixel-volte-patch

    2,597Ver en GitHub↗

    This project is a utility for enabling Voice over LTE and IMS services on Android devices. It functions as an activation tool that overrides carrier configuration values and modifies internal carrier policies to enable high-definition voice calls. The tool employs a non-root method for system modification, applying configuration changes through authorized interfaces to avoid modifying read-only device partitions. It includes a manager for IMS configuration and a patch to activate calling over wireless networks. The software provides diagnostic capabilities to verify IMS registration status a

    Implements configuration changes via authorized interfaces to avoid modifying read-only system partitions.

    Kotlin
    Ver en GitHub↗2,597
  1. Home
  2. Operating Systems & Systems Programming
  3. Android System Modification
  4. Non-Modifying Deployments