awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
android-hacker avatar

android-hacker/VirtualXposed

0
View on GitHub↗
15,955 نجوم·2,524 تفرعات·Java·gpl-3.0·5 مشاهداتvxp.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.

سجل النجوم

مخطط تاريخ النجوم لـ android-hacker/virtualxposedمخطط تاريخ النجوم لـ android-hacker/virtualxposed

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة 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.

ما هي الميزات الرئيسية لـ android-hacker/virtualxposed؟

الميزات الرئيسية لـ android-hacker/virtualxposed هي: Virtualization Frameworks, System Hooking Frameworks, Rootless Module Execution, Mobile Virtualization Platforms, Hooking Platforms, Method Hooking, System Service Proxies, Process Virtualization.

ما هي البدائل مفتوحة المصدر لـ android-hacker/virtualxposed؟

تشمل البدائل مفتوحة المصدر لـ android-hacker/virtualxposed: 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…

بدائل مفتوحة المصدر لـ VirtualXposed

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع VirtualXposed.
  • aslody/virtualappالصورة الرمزية لـ asLody

    asLody/VirtualApp

    11,010عرض على 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
    عرض على GitHub↗11,010
  • jingmatrix/lsposedالصورة الرمزية لـ JingMatrix

    JingMatrix/LSPosed

    11,494عرض على 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
    عرض على GitHub↗11,494
  • denoland/rusty_v8الصورة الرمزية لـ denoland

    denoland/rusty_v8

    3,866عرض على 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
    عرض على GitHub↗3,866
  • livecontainer/livecontainerالصورة الرمزية لـ LiveContainer

    LiveContainer/LiveContainer

    9,299عرض على 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
    عرض على GitHub↗9,299
  • عرض جميع البدائل الـ 30 لـ VirtualXposed→