Skip to content
skelsec edited this page Aug 16, 2019 · 1 revision

What it does

Calculates the NT hash of an input password. Just a helper utility really.

Remarks

None

Requirements

Kernel mode arbitrary read/write

Subcommands

None

Switches

None

Examples

  • pypykatz nt <password>: Calculates the NT hash of the <password> and prints it to STDOUT
Clone this wiki locally