Skip to content

foxforensics/hashdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hashdump

Dump password hashes and data from an offline Active Directory database.

go install go.foxforensics.dev/hashdump@latest

Usage

$ hashdump [-c|u] NTDS SYSTEM

Options

  • -c Dump all computers
  • -u Dump all users

License

Released under the MIT License.