Re: advapi32.dll patch for Win2003 SP1

From: lelteto (lelteto_at_discussions.microsoft.com)
Date: 05/27/05


Date: Fri, 27 May 2005 08:19:07 -0700

You don't have to actually USE the Kernel debugger - you are free to use your
favorite debugger to test / debug your CSP. The Kernel debugger just has to
be LOADED in order to allow your CSP be used by the system.

Laszlo Elteto
SafeNet, Inc.

"Wan-Teh Chang" wrote:

> lelteto wrote:
> > I did it for a private request but for the benefit of all CSP developers who
> > don't want to load kernel debuggers I post it here the patch to allow testing
> > unsigned CSPs.
> >
> > Here is the patch information for the Win2003 SP1 advapi32.dll (version
> > 5.2.3790.1830, size 620,032 bytes):
> >
> [...]
> > Hope this helps...
>
> It definitely does. Thank you very much, Laszlo.
>
> I actually tried to use the Microsoft recommended way
> and installed the kernel debugger, but I don't know how
> to use the kernel debugger when I test unsigned CSPs.
> This isn't documented in the Cryptography section in the
> MSDN Library. (I've never used the kernel debugger before.)
>
> Could someone explain how to use the kernel debugger to
> test unsigned CSPs?
>
> Wan-Teh
>



Relevant Pages

  • Re: advapi32.dll patch for Win2003 SP1
    ... As long as you have the kernel debugger connected and an active debug ... you can use unsigned csps. ... "Wan-Teh Chang" wrote in message ... > to use the kernel debugger when I test unsigned CSPs. ...
    (microsoft.public.platformsdk.security)
  • Re: Coredll patch Windows CE 4.21
    ... you first create a Windows CE project based on the ARM emulator. ... Debugging a CSP is similar to debugging ... windows ce images/apps using platform builder and arm emulator. ... > the platform builder and activating the flag "Enable Kernel Debugger" ...
    (microsoft.public.windowsce.platbuilder)
  • RE: How to install and test custom CSP
    ... I use WinDbg's kernel mode on two computers, host and target, ... and I can use un-signed CSP on target computer. ... "hamilton" wrote: ... the SAME machine as the kernel debugger is running. ...
    (microsoft.public.platformsdk.security)
  • Re: How to connect to the target system to debug CSP
    ... Have you configured the Kernel Debugger on the other machine? ... then set Baud rate and COM port and then restart the other machine. ... > of my CSP or CSP test suite). ... > I have set the communication between both systems and both are XP SP1. ...
    (microsoft.public.platformsdk.security)
  • Re: advapi32.dll for win2003 Server
    ... > Does anyone know where i can obtain a patched version or how i can patch ... mode and then attach a kernel debugger to your CSP. ... advapi32 will not check the signature of your CSP. ... P.S. to start your system in debug mode, modify your boot.ini file by adding ...
    (microsoft.public.platformsdk.security)