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

Graphics Card DXGI #59

Open
sabakingo opened this issue Feb 28, 2024 · 4 comments
Open

Graphics Card DXGI #59

sabakingo opened this issue Feb 28, 2024 · 4 comments

Comments

@sabakingo
Copy link

VMware virtual graphic card information could be detected by querying DXGI interface, which could be modified by editing graphic driver files.

How i do that?

I didn't find anything in the Windows logs... Can you help us?
Indeed, I opened DXDIAG and the name VMWARE is there on the graphics card.

@ViktorVoloshko
Copy link

Did you install VMware Guest Tools?

@nxvvvv
Copy link

nxvvvv commented Jun 17, 2024

Well, this happens when you install VMware SVGA 3D driver aka VMware Video drivers through VMware tools, so yea.

But the thing you could do is go to Registry editor, Ctrl+F and then type in whatever name is coming on the graphic card section on dxdiag and search. Now manually rename it to something like NVIDIA RTX 3060 Laptop GPU or something else. do it everywhere you see this so yea it'll be an ultimate pain doing it but yea, after you're done, just re-open dxdiag and voila that's modified.

I wouldn't recommend installing VMware Tools since it creates registry entries which VM detectors like pafish could detect. So yea I'd recommend you run pafish, and understand what all are the stuff which make your VM look like a VM and patch it out.

@sabakingo
Copy link
Author

I got a VMware 100% editted, now undetected.

@Zynken
Copy link

Zynken commented Oct 6, 2024

Reply: "I got a VMware 100% editted, now undetected."

You: "Can you share?"

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

4 participants