A forum for reverse engineering, OS internals and malware analysis 

Discussion on reverse-engineering and debugging.
 #9170  by _Lynn
 Sat Oct 15, 2011 4:00 am
Quick question here, I would like to analyze some malware on one of my VM's while also running under a kernel debugger. Mostly because I believe it is doing manual system calls. So basically my question is, does patchguard not deploy itself if you are running under a kernel debugger? My guess would be no because that would obviously lead to easy analysis of it.

I am using windows 7 x64.

Thanks.