A forum for reverse engineering, OS internals and malware analysis 

Forum for discussion about kernel-mode development.
 #25634  by myid
 Tue Apr 14, 2015 4:04 am
Hi.
virtdbg is a good VMX technology demo, project URL: https://code.google.com/p/virtdbg
It test OK in physical computer, but cannot run in VMWARE 11(BSOD).
I use the same DVD to install OS(WIN7X64SP1). And I turn on VT Virtualization for the guest OS.
Is it a bug of VMWARE? Or a bug of virtdbg?
 #25635  by Evilcry
 Tue Apr 14, 2015 9:30 am
You should post an abstract of the Dump produced by the BSOD ( put the dump on windbg and run !analyze -v ).

Obviously is extremely more likely to be a virtdbg bug than a vmware bug.