hzqst / VmwareHardenedLoader

Vmware Hardened VM detection mitigation loader (anti anti-vm)
MIT License
1.7k stars 460 forks source link

Win 10 x64 dxdiag system resolved as vmware #30

Closed pesalek closed 4 years ago

pesalek commented 4 years ago

Instaled the compiled file, service running, but dxdiag on system page shows it is a vmware and of course vm-protected sw does not work.

No VM tools installed.

Any idea what should I check?

image

charlescao460 commented 4 years ago

Reg changes: https://github.com/hzqst/VmwareHardenedLoader/issues/9#issuecomment-458390893

pesalek commented 4 years ago

First problem was wrong placement of parameters in .vmx file, moved to start and system tam now OK. Sencond TAB ( graphics card ) fixed by https://github.com/hzqst/VmwareHardenedLoader/issues/9#issuecomment-458390893

Thank you