Re: advapi32.dll for win2003 Server
From: Pieter Philippaerts (Pieter_at_nospam.mentalis.org)
Date: 04/29/04
- Next message: Pieter Philippaerts: "Re: writing own CSP - do I have to implement all entry points?"
- Previous message: Mario Rodriguez: "Re: finding certificates on remote machines"
- In reply to: CSPdev: "advapi32.dll for win2003 Server"
- Next in thread: cjcsp: "Re: advapi32.dll for win2003 Server"
- Reply: cjcsp: "Re: advapi32.dll for win2003 Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 29 Apr 2004 17:39:55 +0200
"CSPdev" <anonymous@discussions.microsoft.com> wrote in message
> I want to test my CSP (testsigned) on Windows 2003 Server - but i need a
patched advapi32.dll for that.
> Does anyone know where i can obtain a patched version or how i can patch
one for myself.
> the version on w2003 server is: 5.2.3790.0
Starting from Windows2000 SP3, you do not need a modified advapi32.dll
anymore. If I remember correctly, you must restart your system in debugging
mode and then attach a kernel debugger to your CSP. If these two conditions
are met, advapi32 will not check the signature of your CSP.
Regards,
Pieter Philippaerts
P.S. to start your system in debug mode, modify your boot.ini file by adding
a /debug switch, for instance
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000
Professional Debug" /fastdetect /debug /sos
- Next message: Pieter Philippaerts: "Re: writing own CSP - do I have to implement all entry points?"
- Previous message: Mario Rodriguez: "Re: finding certificates on remote machines"
- In reply to: CSPdev: "advapi32.dll for win2003 Server"
- Next in thread: cjcsp: "Re: advapi32.dll for win2003 Server"
- Reply: cjcsp: "Re: advapi32.dll for win2003 Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|