2 个仓库
Applying binary modifications to hypervisors to enable support for restricted operating systems.
Distinct from Operating System Virtualization: Existing candidates focus on security 'virtual patching' or general virtualization, not binary patching of the hypervisor.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Virtualization Software Patching. Refine with filters or upvote what's useful.
Auto-unlocker 是一组旨在修改虚拟化软件库以绕过客户操作系统系统限制的实用程序。它主要作为一个二进制补丁程序,支持在 VMware 中选择和引导 macOS 客户机。 该项目修改核心系统库以解锁隐藏的操作系统选择选项并绕过不受支持的客户机的引导检查。它还包括一个客户机工具安装程序,用于下载并应用硬件集成和性能所需的驱动程序包。 该工具集提供管理虚拟机环境的功能,包括通过从备份中还原二进制修改来恢复原始软件状态的能力。
Modifies hypervisor binaries to enable support for restricted operating systems through patching.
Unlocker is a patching tool designed to enable the installation and booting of macOS guest operating systems on non-Apple hardware. It functions as a macOS guest enabler by modifying virtualization software binaries to bypass hardware restrictions and support OS combinations that are not supported by default. The project provides a mechanism to emulate Apple-specific device signatures by intercepting calls between the virtual machine manager and the hardware. It also includes a driver image provider that delivers ISO images containing the necessary utilities and drivers for guest installation
Applies and reverts modifications to virtualization tools to enable unsupported guest operating systems.