pwdump

From Wikipedia, the free encyclopedia

pwdump is the name of various Windows programs that output the LM and NTLM password hashes of local user accounts from the Security Account Manager (SAM). In order to work, it must be run under an Administrator account, or be able to access an Administrator account on the computer where the hashes are to be dumped; so pwdump does not compromise security. Most of these programs are open-source.

  1. pwdump - original program by Jeremy Allison (public domain)
  2. pwdump2 - by Todd Sabin of Bindview (GPL), uses DLL injection
  3. pwdump3 - by Phil Staubs (GPL), works over the network
    • pwdump3e - by Phil Staubs (GPL), sends encrypted over network
  4. pwdump4 - by bingle (GPL), improvement on pwdump3 and pwdump2
  5. pwdump5 - by AntonYo! (freeware)
  6. pwdump6 - by fizzgig (GPL), improvement of pwdump3e
    • fgdump - by fizzgig, improvement of pwdump6 w/ addons
  7. pwdump7 - by Andres Tarasco (freeware), uses own filesystem drivers

Also consider COPYPWD by System Tools which can import password hashes for system migration or password synchronisation.

See related, SKCLONE, imports and exports passwords on 32 and 64 bit windows.

Languages