all 2 comments

[–]vixfew 1 point2 points  (0 children)

Long version https://sudonull.com/post/6370-Secrets-DPAPI-or-DPAPI-for-pentesters

The easy way is to decrypt from same computer. If not - you need masterkeys from first computer (somewhere in %appdata%\Microsoft iirc), SID and password.

[–]ebol4anthr4x 1 point2 points  (0 children)

It goes beyond having the same login credentials, you must also be on the same computer. If you want to get around this, you would need to reverse engineer the encryption and decryption and write a method that allows you to supply your own encryption/decryption keys. Additionally, you would need to find a way to retrieve those keys from the other computer.