Clone
1
dpapi securestring command
skelsec edited this page 2021-04-13 22:59:04 +02:00

What it does

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

Remarks

None

Requirements

  • Decrypted Mastekey file (I hope you haven't forgot to use -o)
  • The securestring file or the hex string representing the securestring

Subcommands

None

Switches

None

Examples

  • pypykatz dpapi securestring mkf.json securestring.dat: Decrypts the securestring file.