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
android-hacker avatar

android-hacker/VirtualXposed

0
View on GitHub↗
15,955 stars·2,524 forks·Java·gpl-3.0·42 viewsvxp.app↗

VirtualXposed

VirtualXposed is an Android virtualization framework that provides a containerized environment for running applications and system-level hooks. It functions as an isolated execution space, allowing users to manage and extend installed software independently from the host operating system.

The platform enables the execution of specialized software extensions and framework modules that modify application behavior without requiring device rooting, bootloader unlocking, or modifications to the core system image. By creating a secondary, containerized Android system, it allows for the application of system-level hooks and the simulation of a privileged environment within a secure, sandboxed space.

The framework supports dynamic interaction with applications through method hooking and system service proxying within its shared runtime context. It also includes automation capabilities to refresh the virtual environment, allowing for the activation of configuration changes and modules without performing a full device reboot.

Features

  • Virtualization Frameworks - Provides a containerized environment for running applications and system-level hooks on Android devices without requiring root access.
  • System Hooking Frameworks - Applies system-level hooks and modifications to installed applications using framework modules without requiring root access.
  • Rootless Module Execution - Runs specialized software extensions within a virtualized container environment that avoids the need for device rooting.
  • Mobile Virtualization Platforms - Creates a secondary, containerized Android system on a device to manage apps and configurations independently from the primary OS.
  • Hooking Platforms - Provides a sandboxed system that enables the execution of custom modules to modify application behavior and functionality.
  • Method Hooking - Modifies application behavior at runtime by injecting code into memory to intercept and redirect function calls.
  • System Service Proxies - Intercepts requests to core Android services and routes them through a virtualized layer to provide modified responses.
  • Process Virtualization - Provides a secondary process space that intercepts system calls to simulate a privileged environment for applications.
  • Sandbox and Isolation - Encapsulates applications within a restricted virtual environment to prevent unauthorized access to host system files.
  • Isolated Execution Sandboxes - Runs applications within an isolated virtual container to prevent them from accessing or modifying host operating system files.
  • Root Simulation Environments - Executes specialized software extensions that alter application behavior by simulating a rooted environment within a secure virtualized space.
  • Android Instrumentation Tools - Environment to run Xposed modules without requiring root access.
  • Runtime Injection - Loads custom modules into target application processes by dynamically manipulating the runtime class loading hierarchy.
  • Runtime Execution Environments - Maintains a unified execution context for modules and applications to allow seamless interaction within the virtualized container.

Star history

Star history chart for android-hacker/virtualxposedStar history chart for android-hacker/virtualxposed

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 VirtualXposed

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

    asLody/VirtualApp

    11,010View on GitHub↗

    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

    Javaandroidframeworkplugin
    View on GitHub↗11,010
  • jingmatrix/lsposedJingMatrix avatar

    JingMatrix/LSPosed

    11,494View on GitHub↗

    LSPosed is an Android runtime hooking framework and system modification tool. It enables the modification of application and system behavior in memory without altering original installation files, serving as a platform for distributing and managing community-created extension modules. The project provides a comprehensive suite for device and identity spoofing, including the ability to mask hardware identifiers, simulate geographic locations, and conceal root access or hooking frameworks to bypass security and integrity checks. It also functions as an application modder to unlock premium featu

    Javaandroidarthooklsposed
    View on GitHub↗11,494
  • denoland/rusty_v8denoland avatar

    denoland/rusty_v8

    3,866View on GitHub↗

    rusty_v8 is a Rust wrapper for the V8 JavaScript engine that allows for the embedding of a JavaScript runtime into native applications. It provides core components for managing engine bindings, memory allocation, sandboxed isolates, and the execution of WebAssembly modules. The project features a native host function bridge to map Rust functions to JavaScript objects and a dedicated memory allocator to manage thread-safe allocation and heap pressure. It includes a system for compiling and executing binary WebAssembly modules within the hosted native environment. The runtime covers capabiliti

    Rustrustv8
    View on GitHub↗3,866
  • livecontainer/livecontainerLiveContainer avatar

    LiveContainer/LiveContainer

    9,299View on GitHub↗

    LiveContainer is an iOS app container manager that runs applications in isolated sandboxes with separate data, keychain, and vendor identifiers, bypassing Apple's free developer account installation limits. It uses Just-In-Time compilation to launch unsigned apps without a developer certificate, and supports running multiple instances and versions of the same app simultaneously. The tool also injects custom dynamic libraries and framework tweaks at launch, applied globally or per application. Beyond basic containerization, LiveContainer provides advanced multitasking with resizable virtual or

    Swift
    View on GitHub↗9,299
Compare all 30 related projects→

Frequently asked questions

What does android-hacker/virtualxposed do?

VirtualXposed is an Android virtualization framework that provides a containerized environment for running applications and system-level hooks. It functions as an isolated execution space, allowing users to manage and extend installed software independently from the host operating system.

What are the main features of android-hacker/virtualxposed?

The main features of android-hacker/virtualxposed are: Virtualization Frameworks, System Hooking Frameworks, Rootless Module Execution, Mobile Virtualization Platforms, Hooking Platforms, Method Hooking, System Service Proxies, Process Virtualization.

Which projects share features with android-hacker/virtualxposed?

Projects with overlapping indexed features include: aslody/virtualapp — VirtualApp is an Android application virtualization engine and user-space sandbox that enables the execution of… jingmatrix/lsposed — LSPosed is an Android runtime hooking framework and system modification tool. It enables the modification of… livecontainer/livecontainer — LiveContainer is an iOS app container manager that runs applications in isolated sandboxes with separate data,… denoland/rusty_v8 — rusty_v8 is a Rust wrapper for the V8 JavaScript engine that allows for the embedding of a JavaScript runtime into… usestrix/strix — Strix is an automated security research and vulnerability scanning platform that leverages language models to… dr-tsng/zygisknext — ZygiskNext is an Android rooting integration layer and system hooking framework. It functions as a code injector for…