I not understand what you mean /BREAK :(
I am try to analyze a rootkit that I believe is patching call to KiInitializePatchguard (INIT) to use it's hooks. I just have wanted to begin my analysis at KiSystemStartup but Im not sure how that goes..
for example my bcd entry looks like
Code: Select allbcdedit /dbgsettings serial debugport:1 /start AUTOENABLE
bcdedit /debug ON
when I restart windows it not give me chance to attach debugger. Can only attach afterwards.. long after KiSystemStartup been called. Could you please explain proper protocol for this?
Thanks! :lol: