awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·3 Aufrufevxp.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-Verlauf

Star-Verlauf für android-hacker/virtualxposedStar-Verlauf für android-hacker/virtualxposed

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von android-hacker/virtualxposed?

Die Hauptfunktionen von android-hacker/virtualxposed sind: Virtualization Frameworks, System Hooking Frameworks, Rootless Module Execution, Mobile Virtualization Platforms, Hooking Platforms, Method Hooking, System Service Proxies, Process Virtualization.

Welche Open-Source-Alternativen gibt es zu android-hacker/virtualxposed?

Open-Source-Alternativen zu android-hacker/virtualxposed sind unter anderem: 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…

Open-Source-Alternativen zu VirtualXposed

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit VirtualXposed.
  • aslody/virtualappAvatar von asLody

    asLody/VirtualApp

    11,010Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗11,010
  • jingmatrix/lsposedAvatar von JingMatrix

    JingMatrix/LSPosed

    11,494Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗11,494
  • denoland/rusty_v8Avatar von denoland

    denoland/rusty_v8

    3,866Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,866
  • livecontainer/livecontainerAvatar von LiveContainer

    LiveContainer/LiveContainer

    9,299Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,299
  • Alle 30 Alternativen zu VirtualXposed anzeigen→