Problem with tokdumpsrv.dll utility W2k sp4
From: Michel Gallant (neutron_at_NOSPAMistar.ca)
Date: 02/23/04
- Next message: Anders Rundgren: "Re: CAPICOM as "WebSigner""
- Previous message: Valery Pryamikov: "Re: How to set private key for certificate"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 22 Feb 2004 19:50:51 -0500
Can anyone else here verify that Keith Brown's token dump utility
should work for W2k pro SP4 fully updated?
http://www.develop.com/kbrown/security/samples.htm
I installed and registered the dll and the following simple
2-line vbscript fails:
set dumper = createobject("Tokdumpsrv.TokDump.1")
wscript.echo dumper.TokenDump(&H177)
with a memory violation error (the first object creation line succeeds however).
I recompiled the VS.NET C++ project in the zip file provided, removed
old dll and installed/re-registered the new dll but it still fails the same way.
Can someone verify this or otherwise on W2k sp4?
Thanks,
- Mitch Gallant
MVP Security
- Next message: Anders Rundgren: "Re: CAPICOM as "WebSigner""
- Previous message: Valery Pryamikov: "Re: How to set private key for certificate"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|