All Projects → woanware → ForensicUserInfo

woanware / ForensicUserInfo

Licence: other
Extracts Windows user info including the password hashes

Programming Languages

C#
18002 projects

ForensicUserInfo

ForensicUserInfo is a GUI tool that allows you to import registry files (requires the SAM, SOFTWARE and SYSTEM hives) and then extracts the user information from the various files and then decrypts the LM/NT hashes from the SAM file.The application can export the information to either CSV or HTML.

This would not have been possible without the posting at the Push the Red Button blog regarding the SYSKEY and the SAM file. The process used to encrypt/obfuscate the password hashes is a joke, in that it is over the top, since once you have the files (SAM and SYSTEM) then you can get the hashes.

ForensicUserInfo will extract the following information:

  • RID
  • Login Name
  • Name
  • Description
  • User Comment
  • LM Hash
  • NT Hash
  • Last Login Date
  • Password Reset Date
  • Account Expiry Date
  • Login Fail Date
  • Login Count
  • Failed Logins
  • Profile Path
  • Groups
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].