Setting up your Windows VM debugger support, a cheat sheet
Got Kernel? - Cheat Sheet: Break into a Windows machine with a debugger
Short version - there steps:
1. Enable debugging on the Windows guest machine.
2. Change the VM settings to support debugging via named pipe.
3. Configure your debugger and break in.
Longer Version:
Some nice steps that might not be obvious for those who don't usually setup external debuggers.
No comments:
Post a Comment