{"id":25440197,"url":"https://github.com/raynersec/hyper-v-switch","last_synced_at":"2025-11-01T10:30:31.821Z","repository":{"id":133435542,"uuid":"489368594","full_name":"RaynerSec/Hyper-V-Switch","owner":"RaynerSec","description":"This Program Enables And Disables Hyper-V Hypervisor So You Can Use Other Virtualisation Tools Such As (VMware, VirtualBox) Simultaneously.","archived":false,"fork":false,"pushed_at":"2025-02-02T14:53:51.000Z","size":146,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T15:32:33.755Z","etag":null,"topics":["c","hyper-v","hypervisor","virtual-machine","virtualbox","virtualization","vm","vmware","windows","windows-10","windows-11","wsl","wsl2"],"latest_commit_sha":null,"homepage":"https://raynersec.github.io/Hyper-V-Switch","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RaynerSec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-06T13:38:30.000Z","updated_at":"2025-02-02T14:53:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"2257de4a-d51b-439e-8a8a-017f148a2494","html_url":"https://github.com/RaynerSec/Hyper-V-Switch","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaynerSec%2FHyper-V-Switch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaynerSec%2FHyper-V-Switch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaynerSec%2FHyper-V-Switch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaynerSec%2FHyper-V-Switch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaynerSec","download_url":"https://codeload.github.com/RaynerSec/Hyper-V-Switch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239281709,"owners_count":19612920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","hyper-v","hypervisor","virtual-machine","virtualbox","virtualization","vm","vmware","windows","windows-10","windows-11","wsl","wsl2"],"created_at":"2025-02-17T11:29:54.110Z","updated_at":"2025-11-01T10:30:31.784Z","avatar_url":"https://github.com/RaynerSec.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hyper-V-Switch\nThis Program Enables And Disables Hyper-V Hypervisor So You Can Use Other Virtualisation Tools Such As (VMware, VirtualBox) Simultaneously.\n\n## Download\n[![GitHub All Releases](https://img.shields.io/github/downloads/rc-chuah/Hyper-V-Switch/total?label=MIRROR%201%20DOWNLOADS\u0026style=for-the-badge\u0026color=brightgreen)](https://github.com/rc-chuah/Hyper-V-Switch/releases/latest)\n[![GitHub All Releases](https://img.shields.io/github/downloads/RaynerSec/Hyper-V-Switch/total?label=MIRROR%202%20DOWNLOADS\u0026style=for-the-badge\u0026color=brightgreen)](https://github.com/RaynerSec/Hyper-V-Switch/releases/latest)\n\n## Building\n### Building Perquisites\n#### Visual Studio\n- Visual Studio 2022 Or Later\n### Building Hyper-V-Switch\n#### Get The Source Code\n- Get The Source Code Either By Downloading Zip From Mirror 1 [Download Zip](https://github.com/rc-chuah/Hyper-V-Switch/archive/main.zip) Or Do `git clone https://github.com/rc-chuah/Hyper-V-Switch`\n- Get The Source Code Either By Downloading Zip From Mirror 2 [Download Zip](https://github.com/RaynerSec/Hyper-V-Switch/archive/main.zip) Or Do `git clone https://github.com/RaynerSec/Hyper-V-Switch`\n#### Compile The Source Code\n- Compile It In Visual Studio\n\n## Features\n### This Tool Was Made For:\n- Allow Usage Of Virtualization Software Such As (VMware, VirtualBox) While Hyper-V Is Installed (By Disabling It).\n- Disable Hyper-V Without Uninstalling Features Or Changing The Installation In Windows.\n- Do All Of The Above Quickly And Automatically.\n\n## Usage\n### How To Use Hyper-V-Switch\n#### How To Use Hyper-V-Switch Using WinGet (Windows Package Manager)\n#### Install Hyper-V-Switch\n```powershell\nwinget install --id RaynerSec.Hyper-V-Switch -e\n```\n#### Update Hyper-V-Switch\n```powershell\nwinget upgrade --id RaynerSec.Hyper-V-Switch -e\n```\n#### How To Use Hyper-V-Switch 32 Bit (x86) Installer\n- Download Hyper-V-Switch 32 Bit (x86) Installer\n- [Download Mirror 1](https://github.com/rc-chuah/Hyper-V-Switch/releases/latest) | [Download Mirror 2](https://github.com/RaynerSec/Hyper-V-Switch/releases/latest)\n- Run Hyper-V-Switch 32 Bit (x86) Installer\n- Accept The UAC Prompt\n- Follow On Screen Instructions And You're Done\n#### How To Use Hyper-V-Switch 64 Bit (x64) Installer\n- Download Hyper-V-Switch 64 Bit (x64) Installer\n- [Download Mirror 1](https://github.com/rc-chuah/Hyper-V-Switch/releases/latest) | [Download Mirror 2](https://github.com/RaynerSec/Hyper-V-Switch/releases/latest)\n- Run Hyper-V-Switch 64 Bit (x64) Installer\n- Accept The UAC Prompt\n- Follow On Screen Instructions And You're Done\n#### How To Use Hyper-V-Switch Portable Version\n- Download And Install The Latest Microsoft Visual C/C++ Redistributable 2015-2022 (x86/x64) (Required)\n- [Download 32 Bit (x86)](https://aka.ms/vs/17/release/vc_redist.x86.exe) | [Download 64 Bit (x64)](https://aka.ms/vs/17/release/vc_redist.x64.exe)\n- Download Hyper-V-Switch Portable Zip File\n- [Download Mirror 1](https://github.com/rc-chuah/Hyper-V-Switch/releases/latest) | [Download Mirror 2](https://github.com/RaynerSec/Hyper-V-Switch/releases/latest)\n- Unzip Hyper-V-Switch Portable Zip File\n- If Your Machine Architecture Is 32 Bit (x86) Then Run Hyper-V-Switch-x86.exe\n- If Your Machine Architecture Is 64 Bit (x64) Then Run Hyper-V-Switch-x64.exe\n- If Your Machine Architecture Is 32 Bit (Arm32) Then Run Hyper-V-Switch-Arm32.exe (Coming Soon)\n- If Your Machine Architecture Is 64 Bit (Arm64) Then Run Hyper-V-Switch-Arm64.exe (Coming Soon)\n- If Your Machine Architecture Is 64 Bit (Arm64) That Supports (Arm64EC) Then Run Hyper-V-Switch-Arm64EC.exe (Coming Soon)\n- Accept The UAC Prompt\n- Follow On Screen Usage And You're Done\n\n## Special Thanks\nThanks To [AdvancedInstaller](https://www.advancedinstaller.com) For Providing A Professional License For Free For This Project.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraynersec%2Fhyper-v-switch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraynersec%2Fhyper-v-switch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraynersec%2Fhyper-v-switch/lists"}