jeremy28
July 1st, 2009, 13:00
Hi there!
I want to break security on Windows XP(signature checking procedure) and
think a Kernel debugger for Windows would help me!!
For example, when a CSP DLL is being loaded, Windows XP checks if it's
signature is valid (issued by Microsoft) or not!
I want to watch and analyse this procedure through Kernel Debugger to know
how would be possible to hack or break this security mechanism?!!
I would ask you How Could I see this mechanism in "WinDBG.exe"?
Because I'm so new to Windows debugging issue;
I've debugged some VC++ programs with Visual Studio debugger,but I've not
any experience in Windows debugging so far and I'm not so familiar with
Windows Kernel operations;
Is it possible to see this checking procedure in "WinDBG.exe" in Assembly or
any other form?!
I've not read the "WinDBG" documentation yet, because first I'd rather to be
sure of this possibility and also need to experienced people's guidance for
this;
Please help!!
Thanks in Advance
I want to break security on Windows XP(signature checking procedure) and
think a Kernel debugger for Windows would help me!!
For example, when a CSP DLL is being loaded, Windows XP checks if it's
signature is valid (issued by Microsoft) or not!
I want to watch and analyse this procedure through Kernel Debugger to know
how would be possible to hack or break this security mechanism?!!
I would ask you How Could I see this mechanism in "WinDBG.exe"?
Because I'm so new to Windows debugging issue;
I've debugged some VC++ programs with Visual Studio debugger,but I've not
any experience in Windows debugging so far and I'm not so familiar with
Windows Kernel operations;
Is it possible to see this checking procedure in "WinDBG.exe" in Assembly or
any other form?!
I've not read the "WinDBG" documentation yet, because first I'd rather to be
sure of this possibility and also need to experienced people's guidance for
this;
Please help!!
Thanks in Advance