2 dépôts
Creates secondary, containerized mobile operating system environments on a device.
Distinct from Virtualization Environments: Focuses on creating a secondary Android system, distinct from general virtualization environments.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Mobile Virtualization Platforms. 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
Creates a secondary, containerized Android system on a device to manage apps and configurations independently from the primary OS.
vphone-cli is a command line interface for booting virtual iOS devices using Apple's native virtualization framework. It provides a sandboxed virtual mobile environment and tools for executing iOS system images on a host operating system. The project includes a firmware flashing utility capable of building signed ramdisks and applying custom firmware patches to virtual device boot chains. It facilitates the installation of custom firmware variants to remove system security restrictions. The toolset covers virtual device provisioning through system image restoration and security blob retrieva
Creates a sandboxed virtual mobile environment for executing iOS system images on a host OS.