-
Notifications
You must be signed in to change notification settings - Fork 100
Removed unreliable detections and improved VM::TIMER #544
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
Conversation
Removed VM::VBOX_DEFAULT and VM::BOOT_MANAGER, improved VM::TIMER
|
Removing the unreliable detections seems like a bad idea. |
|
no. |
I'm interested in hearing more about your opinions on this. Can you explain further why you think this is the case? I'd really like to have a discussion on this topic since I'm kind of undecided on the issue. |
Great commentary! 🤷 |
I feel like they should be disabled by default, but users should be able to enable them if they want to... |
Sorry, I felt like this was a joke because I couldn't imagine how someone would actually think "removing unreliable detections" is a bad idea.
No. Those techniques are not a proof, or even a suspicion, of a program running under a virtual machine, but anyways here's your detailed explanation:
But hey, honestly, if you want to have techniques that will never detect a VM reliably or will only false flag, just feel free to add them again to your codebase, but I won't maintain them. |
Oh, it was just those 2? Sorry, I thought it was more then. I'm all for it then. |
No description provided.