XML decrypter for sysPass.
- LastPass
The resulting file is comma-delimited and is also suitable for CSV generic import in KeePass.
- PHP >= 7.0
- php-xml
- php-mbstring
- php-mcrypt
- Clone the repository:
git clone https://github.com/julenpardo/sysPass-XML-Decrypter
- Install Composer dependencies:
cd sysPass-XML-Decrypter
composer install
- Execute the script:
./decrypt.php <path-to-encrypted-xml> <xml-export-key> <master-syspass-key> <dest-file> [format]
Tested with PHP 7.0.15 and XML exported with sysPass 2.1.5.17041201.