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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
rovo89 avatar

rovo89/XposedInstallerArchived

0
View on GitHub↗
3,973 stars·1,518 forks·Java·17 views

XposedInstaller

XposedInstaller is an Android system hooking tool designed to deploy the Xposed modification framework to a device. It serves as a rooted Android modification utility that enables the interception and modification of Android system and application methods to change native operating system behavior.

The tool manages the installation of the framework to allow for deep system-level hooks and device behavior customization. It automates the deployment of the software required to alter how the Android operating system and its installed applications function.

The installation process involves writing framework binaries to the protected system partition, patching the kernel boot image, and utilizing a zygote-injection mechanism. These operations are handled via a graphical interface and the automation of privileged shell commands.

Features

  • Xposed Framework Deployment - Specializes in the setup and deployment of the Xposed framework to enable deep system-level hooks.
  • Android Rooting Frameworks - Serves as a deployment utility for rooted users to install frameworks that alter the native Android OS.
  • Zygote Injection Frameworks - Hooks into the Android Zygote process to apply modifications to every application launched on the device.
  • Android Runtime Hooking Tools - Acts as a utility to install software that intercepts and modifies Android system and application methods at runtime.
  • Xposed Framework Installers - Deploys the Xposed modification framework to an Android device to enable system-level behavior changes.
  • Android System Modification - Provides a framework to change how the Android operating system and its installed applications behave.
  • Root-Level System Integration - Writes framework binaries directly to the protected system partition using root access.
  • Boot Image Patching - Modifies the kernel boot image to inject the loading mechanism required for system-wide modifications.
  • System Modification Frameworks - Deploys a modification framework onto the device to change the behavior of the operating system and its apps.
  • System Behavior Customizations - Enables changes to default Android system functions and application behaviors through a modification framework.

Star history

Star history chart for rovo89/xposedinstallerStar history chart for rovo89/xposedinstaller

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with XposedInstaller

These projects share indexed features with XposedInstaller. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • performanc/rezygiskPerformanC avatar

    PerformanC/ReZygisk

    3,109View on GitHub↗

    ReZygisk is an Android root module framework and Zygote process injector. It functions as a native hooking engine and linker redirection tool designed to inject custom code into the Android Zygote process so that modifications are inherited by all spawned applications. The project provides a decoupled abstraction layer and Zygisk API implementation, allowing system modules to operate independently of specific root management tools. This ensures that root modules remain stable and compatible across various kernel-level rooting solutions. The framework includes capabilities for system process

    Candroidapatchinjection
    View on GitHub↗3,109
  • dr-tsng/zygisknextDr-TSNG avatar

    Dr-TSNG/ZygiskNext

    8,605View on GitHub↗

    ZygiskNext is an Android rooting integration layer and system hooking framework. It functions as a code injector for the Android Zygote process, allowing for the modification of system behavior across various rooting environments and superuser managers. The project provides a specialized API to intercept and modify low-level system calls. This enables the injection of custom code into the base process that spawns applications, facilitating deep Android system customization and rooted development. The framework utilizes dynamic library loading, hook-based runtime modification, and Java Native

    androidkernelsumagisk
    View on GitHub↗8,605
  • rovo89/xposedbridgerovo89 avatar

    rovo89/XposedBridge

    4,067View on GitHub↗

    XposedBridge is an Android Java hooking framework and bytecode instrumentation engine. It functions as a runtime system for intercepting and modifying Java method calls within the Android operating system and installed applications. The project provides a mechanism for zygote process injection, ensuring that all spawned applications inherit the instrumentation logic. It enables the modification of internal Android system behaviors through method proxying and Java reflection to access private internal system members. The framework supports dynamic Android instrumentation and runtime analysis,

    JavaScriptandroidxposed
    View on GitHub↗4,067
  • rikkaapps/suiRikkaApps avatar

    RikkaApps/Sui

    3,809View on GitHub↗

    Sui is an Android root management framework and superuser manager designed to control root permissions and provide applications with elevated access to restricted system APIs and internal services. It functions as a communication bridge that allows non-root applications to execute system functions via a privileged root process. The framework utilizes a typed interface root bridge to map system functions to strongly typed interfaces, removing the need to parse raw text from shell commands. It incorporates a root shell environment for executing manual system commands and administrative scripts

    Javariru
    View on GitHub↗3,809
Compare all 30 related projects→

Frequently asked questions

What does rovo89/xposedinstaller do?

XposedInstaller is an Android system hooking tool designed to deploy the Xposed modification framework to a device. It serves as a rooted Android modification utility that enables the interception and modification of Android system and application methods to change native operating system behavior.

What are the main features of rovo89/xposedinstaller?

The main features of rovo89/xposedinstaller are: Xposed Framework Deployment, Android Rooting Frameworks, Zygote Injection Frameworks, Android Runtime Hooking Tools, Xposed Framework Installers, Android System Modification, Root-Level System Integration, Boot Image Patching.

Which projects share features with rovo89/xposedinstaller?

Projects with overlapping indexed features include: performanc/rezygisk — ReZygisk is an Android root module framework and Zygote process injector. It functions as a native hooking engine and… dr-tsng/zygisknext — ZygiskNext is an Android rooting integration layer and system hooking framework. It functions as a code injector for… rovo89/xposedbridge — XposedBridge is an Android Java hooking framework and bytecode instrumentation engine. It functions as a runtime… rikkaapps/sui — Sui is an Android root management framework and superuser manager designed to control root permissions and provide… lsposed/lsposed.github.io — This project is a static site project homepage and software distribution website. It serves as an Android modification… rikkaapps/riru — Riru is an Android zygote injection framework and system process modifier. It allows for the insertion of custom code…