2 repository-uri
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 este o colecție de utilitare concepute pentru a modifica bibliotecile software-ului de virtualizare pentru a ocoli restricțiile de sistem pe sistemele de operare guest. Acesta funcționează în principal ca un patcher binar care permite selectarea și bootarea guest-urilor macOS în VMware. Proiectul modifică bibliotecile de sistem core pentru a debloca opțiunile ascunse de selectare a sistemului de operare și a ocoli verificările de boot pentru guest-urile neacceptate. De asemenea, include un installer de guest tools care descarcă și aplică pachetele de drivere necesare pentru integrarea hardware și performanță. Setul de instrumente oferă capabilități pentru gestionarea mediilor de mașini virtuale, inclusiv abilitatea de a restaura stările software originale prin revenirea modificărilor binare din backup-uri.
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.