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

android-hacker/VirtualXposed

0
View on GitHub↗
15,955 estrellas·2,524 forks·Java·gpl-3.0·5 vistasvxp.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.

Historial de estrellas

Gráfico del historial de estrellas de android-hacker/virtualxposedGráfico del historial de estrellas de android-hacker/virtualxposed

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a VirtualXposed

Proyectos open-source similares, clasificados según cuántas características comparten con VirtualXposed.
  • aslody/virtualappAvatar de asLody

    asLody/VirtualApp

    11,010Ver en 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
    Ver en GitHub↗11,010
  • jingmatrix/lsposedAvatar de JingMatrix

    JingMatrix/LSPosed

    11,494Ver en 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
    Ver en GitHub↗11,494
  • denoland/rusty_v8Avatar de denoland

    denoland/rusty_v8

    3,866Ver en 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
    Ver en GitHub↗3,866
  • livecontainer/livecontainerAvatar de LiveContainer

    LiveContainer/LiveContainer

    9,299Ver en 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
    Ver en GitHub↗9,299
Ver las 30 alternativas a VirtualXposed→

Preguntas frecuentes

¿Qué hace android-hacker/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.

¿Cuáles son las características principales de android-hacker/virtualxposed?

Las características principales de android-hacker/virtualxposed son: Virtualization Frameworks, System Hooking Frameworks, Rootless Module Execution, Mobile Virtualization Platforms, Hooking Platforms, Method Hooking, System Service Proxies, Process Virtualization.

¿Qué alternativas de código abierto existen para android-hacker/virtualxposed?

Las alternativas de código abierto para android-hacker/virtualxposed incluyen: 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…