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

What it does

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

Remarks

None

Requirements

Kernel mode arbitrary read/write

Subcommands

None

Switches

None

Examples

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