Skip to content
New issue

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 program has been detected by VMP virtualization, is there any way to bypass it? #52

Open
barluc opened this issue May 24, 2024 · 2 comments

Comments

@barluc
Copy link

barluc commented May 24, 2024

image
image

@barluc
Copy link
Author

barluc commented May 24, 2024

When I enable VT-x on my Win10 system and successfully start the HyperHide service,
launching the exe will be detected virtual machine.

@barluc
Copy link
Author

barluc commented May 24, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant