Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 297 Bytes

File metadata and controls

15 lines (11 loc) · 297 Bytes

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"