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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesRootless Android Hooking

Techniques for injecting loading logic into Android applications without requiring system-level root access.

Distinct from Rootless Application Installers: Candidates cover rootless installers or DLL injection, not the specific process of rootless Android binary hooking.

Explore 2 awesome GitHub repositories matching mobile development · Rootless Android Hooking. Refine with filters or upvote what's useful.

Awesome Rootless Android Hooking GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • aslody/virtualappasLody का अवतार

    asLody/VirtualApp

    11,010GitHub पर देखें↗

    VirtualApp is an Android application virtualization engine and user-space sandbox that enables the execution of applications within an isolated environment. It allows for the running of multiple independent instances of the same application on a single device and supports private application installation without requiring system-level root access. The project features a comprehensive hooking framework for intercepting Java and native layer functions to modify application behavior. It includes tools for hardware simulation to spoof device models and system information, as well as a non-root pr

    Modifies application behavior and intercepts system APIs at runtime without requiring root access.

    Javaandroidframeworkplugin
    GitHub पर देखें↗11,010
  • windysha/xpatchWindySha का अवतार

    WindySha/Xpatch

    2,986GitHub पर देखें↗

    Xpatch is a collection of specialized utilities designed for modifying and resigning Android application packages to enable rootless hooking and plugin injection. It functions as an APK repackager that allows for the injection of loading logic and the application of new digital signatures to ensure modified binaries can be installed on devices. The project features a rootless hooking tool that inserts plugin loaders into application binaries, enabling runtime modifications without requiring system-level root access. It includes a signature bypass tool to disable internal verification checks,

    Inserts a plugin loader into the application binary to enable runtime modifications without requiring system-level root access.

    Javahookunrootwhale
    GitHub पर देखें↗2,986
  1. Home
  2. Mobile Development
  3. Rootless Android Hooking