awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

Awesome GitHub RepositoriesRuntime Manipulation

Altering the behavior of an active Android application by intercepting functions and modifying classes.

Distinct from Android Runtime: Focuses on the active manipulation of the running process rather than just executing security modules for testing.

Explore 4 awesome GitHub repositories matching security & cryptography · Runtime Manipulation. Refine with filters or upvote what's useful.

Awesome Runtime Manipulation GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • elderdrivers/edxposedAvatar ElderDrivers

    ElderDrivers/EdXposed

    5,658Vezi pe GitHub↗

    Elder driver Xposed Framework.

    Hooks into the Android Runtime (ART) to replace or extend method implementations at runtime using native C/C++ components.

    Javaandroidandroid-frameworkandroid-pie
    Vezi pe GitHub↗5,658
  • fsecurelabs/drozerAvatar FSecureLABS

    FSecureLABS/drozer

    4,541Vezi pe GitHub↗

    Drozer este un framework de testare a securității și un analizor de runtime pentru aplicații și dispozitive Android. Acesta funcționează ca un framework de gestionare a exploit-urilor și un set de instrumente de securitate utilizat pentru a identifica vulnerabilități, configurări greșite și scurgeri de date în sistemul de operare Android și aplicațiile instalate pe acesta. Framework-ul permite simularea comportamentului aplicațiilor și interacțiunea cu endpoint-urile de comunicare pentru a detecta breșe de securitate. Gestionează execuția, analiza și partajarea exploit-urilor publice pentru cercetarea securității mobile. Sistemul oferă capabilități pentru auditarea aplicațiilor, cercetarea vulnerabilităților și execuția unor module de securitate specializate. Aceasta include capacitatea de a interacționa cu runtime-ul Android și cu shell-ul dispozitivului pentru a evalua postura de securitate a hardware-ului și software-ului.

    Allows altering the behavior of active Android applications by interacting directly with the system runtime.

    Python
    Vezi pe GitHub↗4,541
  • biliroamingx/biliroamingxAvatar BiliRoamingX

    BiliRoamingX/BiliRoamingX

    3,669Vezi pe GitHub↗

    BiliRoamingX is a collection of binary modifications and an application feature unlocker for a mobile client. It functions as a set of patches designed to unlock hidden features, remove regional restrictions, and modify the behavior and appearance of the application. The project utilizes a customization framework to remove unwanted page elements and adjust interface scales. It includes a media playback optimizer that forces default high resolutions and enables custom playback speeds for video streams. The modification suite covers regional restriction bypasses, content feed filtering, and su

    Alters the properties and methods of active application objects to enable disabled features.

    Kotlinandroidbilibilirevanced
    Vezi pe GitHub↗3,669
  • m0bilesecurity/rms-runtime-mobile-securityAvatar m0bilesecurity

    m0bilesecurity/RMS-Runtime-Mobile-Security

    2,971Vezi pe GitHub↗

    This project is an Android security analysis toolkit and mobile app runtime manipulator designed for reverse engineering and auditing mobile applications. It provides a system for modifying Java classes and method behavior in active mobile processes to bypass security controls. The toolkit includes a web-based interface for controlling the instrumentation engine and a specialized utility for disabling certificate validation to intercept and inspect encrypted network traffic via SSL pinning bypass. It also features an Android file explorer for browsing and managing files within private data di

    Intercepts function calls and alters Java classes in real time to change how a mobile application executes.

    JavaScriptandroid-securityfridaios-security
    Vezi pe GitHub↗2,971
  1. Home
  2. Security & Cryptography
  3. Vulnerability Assessment and Testing
  4. Security Testing and Auditing
  5. Security Testing
  6. Android Runtime
  7. Runtime Manipulation

Explorează sub-etichetele

  • ART Runtime ManipulationsManipulations of the Android Runtime (ART) to replace or extend method implementations at runtime using native C/C++ components. **Distinct from Runtime Manipulation:** Distinct from general Runtime Manipulation: specifically targets the ART runtime with native C/C++ components, not general Android runtime manipulation.