NoirVisorLoader is a .NET Framework based GUI application that loads the NoirVisor driver in Windows Operating System.
NoirVisor is an open-source Hardware-Accelerated Hypervisor solution available in GitHub: https://github.com/Zero-Tang/NoirVisor
NoirVisorLoader is based on .NET Framework 4.0. In this regard, you should install Visual Studio 2010 or higher on your development machine.
.NET Framework 4.0 or higher is required to run NoirVisorLoader. It is significant if your are going to test NoirVisor on Windows older than Windows 8.
Download .NET Framework 4.0 from Microsoft: https://dotnet.microsoft.com/download/dotnet-framework/net40
Both NoirVisor and NoirVisorLoader are licensed under the MIT license. See LICENSE in both repositories for details.