-
Notifications
You must be signed in to change notification settings - Fork 386
dpapi blob command
skelsec edited this page Apr 13, 2021
·
2 revisions
Decrypts a blob file using the (already decrypted) masterkey file.
None
- Decrypted Mastekey file (I hope you haven't forgot to use
-o
) - The blob file or the hex string representing the blob
None
None
-
pypykatz dpapi blob mkf.json blobfile.dat
: Decrypts the blob file.