Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SysPass XML decrypter

XML decrypter for sysPass.

Supported export formats

  • LastPass

The resulting file is comma-delimited and is also suitable for CSV generic import in KeePass.

Requirements

  • PHP >= 7.0
  • php-xml
  • php-mbstring
  • php-mcrypt

Installation

  • Clone the repository:
git clone https://github.com/julenpardo/sysPass-XML-Decrypter
  • Install Composer dependencies:
cd sysPass-XML-Decrypter
composer install

Usage

  • 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.

About

Decrypter for sysPass encrypted exports.

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages