Zero-Tang / NoirVisor

The Grimoire Hypervisor solution for x86 Processors with experimental nested virtualization support. Remastering with Rust in progress.
MIT License
474 stars 81 forks source link

Any Pre-compiled Binaries? #34

Closed lonnietc closed 6 months ago

lonnietc commented 6 months ago

Hello,

I would like to test out NoirVisor and have a "11th Gen Intel(R) Core(TM) i7-11700 @ 2.50GHz 2.50 GHz" with Windows 10 (x64) that I would like to test out NoirVisor for both booting via EFI (Type-1) as well as the booting from the Windows Driver approach (Type-2) just to see how thing work as I did play a bit with hvpp and HyperPlatform and want to see how things work, if possible.

Are there any pre-compiled binaries that I can download and test?

Anything that you could do would be greatly appreciated and have a great day.