About driver sys file with VMP
Posted: Sun Nov 26, 2023 7:35 am
I wrote a driver and use vmp to protect it(Mutation and Ultra in some functions).I also enabled Full Kernel Memory Dump in system settings.When a BSOD occured,there is minidump(~3GB size) created.How I load it with windbg with nonprotected sys's symbol(PDB) to find the crash reason?