We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
When I enable VT-x on my Win10 system and successfully start the HyperHide service, launching the exe will be detected virtual machine.
Sorry, something went wrong.
VMP may detect virtual machines through the __cpuid instruction. Is there any way to bypass virtualization detection? Below is a partial implementation of the VMP code. https://github.com/jmpoep/vmprotect-3.5.1/blob/d8fcb7c0ffd4fb45a8cfbd770c8b117d7dbe52b5/runtime/loader.cc#L2463
No branches or pull requests
The text was updated successfully, but these errors were encountered: