hi everyone! I'm looking at a sample that performs anti-emulation by calling SetupDiGetDeviceRegistryProperty(SPDRP_FRIENDLYNAME) and checks for strings like "vbox", "vmware", ...
I can bypass the check in the debugger but is there a way to change the device name from Virtualbox?
I can bypass the check in the debugger but is there a way to change the device name from Virtualbox?