1 个仓库
Intercepts system calls within a secondary process space to simulate privileged environments.
Distinct from Virtualization Environments: Focuses on process-level virtualization for Android apps, distinct from general cross-platform virtualization environments.
Explore 1 awesome GitHub repository matching devops & infrastructure · Process Virtualization. Refine with filters or upvote what's useful.
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
Provides a secondary process space that intercepts system calls to simulate a privileged environment for applications.