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

What it does

Calculates the Domain Cached Credential (DCC) hash of an input password. Just a helper utility really.

Remarks

None

Requirements

Kernel mode arbitrary read/write

Subcommands

None

Switches

None

Examples

  • pypykatz dcc <username> <password>: Calculates the DCC hash of the <username> <password> and prints it to STDOUT
Clone this wiki locally