Skip to content

LabX1/Hypervisor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hypervisor

Overview

The Hypervisor project involves setting up and configuring a hypervisor on a Windows system. A hypervisor allows multiple operating systems to run concurrently on a host machine by providing a virtualization layer. This project includes scripts for downloading necessary components, taking ownership of critical system files, and configuring system boot settings to enable the hypervisor.

Features

  • Downloading and handling byte data
  • Manipulating system files (e.g., renaming, taking ownership)
  • Configuring boot settings using BCDEDIT

Disclaimer

This project is intended for educational purposes only. Use it responsibly and ensure you have the necessary permissions to manipulate system files and configure the hypervisor.