Re: advapi32 patch for XP sp1
From: Adam Augustyn (gustaw_at_isonar.com.pl)
Date: 03/03/05
- Previous message: Victor Liu: "What privileg is necessary while CallNtPowerInformation() be call"
- In reply to: FrankB: "advapi32 patch for XP sp1"
- Next in thread: lelteto: "RE: advapi32 patch for XP sp1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 03 Mar 2005 13:06:59 +0100
FrankB wrote:
> Hello All,
> I would like the patch for advapi32.dll so I can develop my CSP on a Windows
> XP SP1 machine. It seems that Laszlo Elteto is the master of this
> information, but his response is normally to tell people to search for
> "advapi" in the "search for" field in the Windows SDK: Security API topic.
> Unsurprisingly, I have already tried this, but the posts to which Laszlo
> refers are not found.
>
> Perhaps someone will be able to give me this information.
Why don't you write simple utility that will patch for you any
advapi32.dll you want? The algorithm is very simple - download CSP SDK
from MS, extract RSA public key from advapi32.dll (signature
verification key) and write application that will replace this key in
pointed advapi32.dll and then recalculate PE header checksum.
gustaw
- Previous message: Victor Liu: "What privileg is necessary while CallNtPowerInformation() be call"
- In reply to: FrankB: "advapi32 patch for XP sp1"
- Next in thread: lelteto: "RE: advapi32 patch for XP sp1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|