Windows 2K/XP/2K3 password question

From: Shangwu (sqi_at_nospam.net)
Date: 03/29/05


Date: Tue, 29 Mar 2005 15:27:16 -0500

Hello,

Is it possible to retrieve the password of a service's logon account in user
mode program or kernel mode driver?
How does Windows save a password? I know it is saved in SAM registry? Does
Windows encrypt a password in one way (hash, non-decryptable) or two ways
(decryptable) approach?

Thanks,
Shangwu



Relevant Pages

  • Re: How to precisely control timing write I/O to lpt with driver?
    ... I don't think such things are possible in Windows at all. ... > I had compiled and modified a kernel mode parallel port driver, ... Sometime the delay appear longer, though most of the time it works ... > Is there any method in kernel mode driver, that I can hog the CPU processing ...
    (microsoft.public.development.device.drivers)
  • RE: Why does XP establish HTTP connection when browsing network s hares?
    ... This is the WebDAV mini-redirector that is part of Windows XP. ... It consists of this kernel mode driver, a user mode service, and the ... I've noticed some strange behavior from our IDS. ...
    (Focus-Microsoft)
  • Re: Partially checked build vs. fully checked build
    ... especially as it pertains to kernel mode driver ... If so, then I take it that, for example, if I'm on WinXP Pro SP2, and I ... The biggest benefit is performance. ... Don Burn (MVP, Windows DDK) ...
    (microsoft.public.win32.programmer.kernel)
  • Re: 1541LPT
    ... It works under DOS, on a cheap old PC. ... Accessing the LPT port from Windows would be the easy part. ... But writing a kernel mode driver is certainly not for the faint at heart. ...
    (comp.sys.cbm)
  • RE: How to get permission to backup DB to My Documents folder
    ... I'm using VB 2005 with SQL Server 2005. ... Dim backupSQL As New SqlCommand("BACKUP DATABASE TO ... Was your Windows logon account a local administrator? ...
    (microsoft.public.sqlserver.replication)