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

add ability to better detect virtual machine use #621

Closed
erikng opened this issue Jul 30, 2024 · 0 comments
Closed

add ability to better detect virtual machine use #621

erikng opened this issue Jul 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@erikng
Copy link
Member

erikng commented Jul 30, 2024

might help to use sysctl kern.hv_vmm_present (1 is a VM)
If so, use the Board ID VMM-x86_64 on Intel Macs
(this is what Apple does for Software Update)

which would help with people spoofing devices but not properly ala #620

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

No branches or pull requests

1 participant