Skip to content

dpapi credential command

skelsec edited this page Apr 13, 2021 · 2 revisions

What it does

Decrypts a credential file using the (already decrypted) masterkey file.

Remarks

None

Requirements

  • Decrypted Mastekey file (I hope you haven't forgot to use -o)
  • The credential file

Subcommands

None

Switches

None

Examples

  • pypykatz dpapi credential mkf.json cred: Decrypts the credentials file.
Clone this wiki locally