/PsiRepacker

Repacking NT hash files from Troy Hunt to binary format for Get-Badpasswords solution

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

PsiRepacker

Repacking NT hash files from Troy Hunt to binary format for Get-Badpasswords solution

Usage

Simply run the executable with two parameters:

PsiRepacker <input filepath> <output filepath>

For example:

PsiRepacker "C:\pwned-passwords.txt" "C:\pwned-passwords.bin"