NorthwaveSecurity / passwordstate-decryptor

PowerShell script that decrypts password entries from a Passwordstate server.
24 stars 5 forks source link

Added reverse option for builds >8903 #2

Closed parzel closed 1 year ago

parzel commented 1 year ago

Hi all! I added an option to reverse the encryption key which allows to decrypt Passwordstate entries for versions >= 8903 as requested in issue #1. As I currently do not have access to an installed version of Passwordstate, it would be great if someone could verify it is working as intended.

Cheers!

RobertDiep commented 1 year ago

I don't have a testing version ready, but the PR looks good. Thanks @parzel!