PHPackages                             syspass/syspass-decrypter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. syspass/syspass-decrypter

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

syspass/syspass-decrypter
=========================

A standalone utility for decrypting sysPass XML files

v0.1.x-dev(6y ago)636[5 issues](https://github.com/sysPass/syspass-decrypter/issues)GPL-3.0PHPPHP ~7.2 || ~7.3

Since Sep 1Pushed 5y ago2 watchersCompare

[ Source](https://github.com/sysPass/syspass-decrypter)[ Packagist](https://packagist.org/packages/syspass/syspass-decrypter)[ RSS](/packages/syspass-syspass-decrypter/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (6)Versions (5)Used By (0)

[![Build Status](https://camo.githubusercontent.com/35c80dd7c459f00e5f789fba76304b1e038b6cdd5d75386457f7a6eea167950e/68747470733a2f2f7472617669732d63692e6f72672f737973506173732f737973706173732d6465637279707465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/sysPass/syspass-decrypter) [![Maintainability](https://camo.githubusercontent.com/9d93377b1f328a9f2bb2e6036d35cca6205bdb2c94dec1f2f60161fc349b68d8/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f63663532323664316238333265303961316139312f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/sysPass/syspass-decrypter/maintainability) [![Test Coverage](https://camo.githubusercontent.com/14690c51add556c3450853453adcdebf20e7ab8da5d4a99419d8f820ad31fa90/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f63663532323664316238333265303961316139312f746573745f636f766572616765)](https://codeclimate.com/github/sysPass/syspass-decrypter/test_coverage)

sysPass Decrypter
-----------------

[](#syspass-decrypter)

**Current status: BETA**

This is an standalone tool for decrypting sysPass exported XML files. It supports either encrypted or non encrypted files.

The purpose of this tool is for using in DR (Disaster Recovery) scenarios where you cannot access to your sysPass instance. It would be useful to store the exported XML file and a copy of this tool within a secure location, though all the data is decrypted on-the-fly, nevertheless a secure location adds an additional layer of security, avoiding fire risks, thefts, etc.

This tool requires PHP 7.2 or higher

[![](https://raw.githubusercontent.com/sysPass/syspass-decrypter/assets/demo-search.gif)](https://raw.githubusercontent.com/sysPass/syspass-decrypter/assets/demo-search.gif)

### Install

[](#install)

#### Using PHAR (recommended)

[](#using-phar-recommended)

You can simply download a pre-compiled and ready-to-use version as a Phar to any directory. Download the latest `syspass-decrypter.phar` file from our releases page:

[Latest release](https://github.com/syspass/syspass-decrypter/releases/latest)

#### Using Composer

[](#using-composer)

**TODO**

### Usage

[](#usage)

#### Global Options

[](#global-options)

- `--xmlpath` Set the XML file path
- `--password` Set the password for the encrypted XML (it will be asked if not set)
- `--masterPassword` Set the master password for decrypting the accounts' password (it will be asked if not set)
- `--wide=[yes|no]` Do not truncate text fields
- `--help` Commands help

#### Search Account

[](#search-account)

- `spd:search-account [name]` Search for an account with the given name. If `[name]` is omitted it will list all the accounts

- `--withCategories=[yes|no]` Include the category column for each result
- `--withTags=[yes|no]` Include the tags column for each result

##### Examples

[](#examples)

`syspass-decrypter.phar spd:search-account "GitHub" --xmlpath ./syspass.xml --withCategories=yes --wide`

`syspass-decrypter.phar spd:search-account --xmlpath ./syspass.xml`

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance3

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~4 days

Total

4

Last Release

2433d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/81fa7f320746155b2b0293ebb66ffeed75af9c4ba325ba03a16eda4290d81412?d=identicon)[nuxsmin](/maintainers/nuxsmin)

---

Top Contributors

[![nuxsmin](https://avatars.githubusercontent.com/u/1775774?v=4)](https://github.com/nuxsmin "nuxsmin (22 commits)")

---

Tags

decryptersyspassxml

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/syspass-syspass-decrypter/health.svg)

```
[![Health](https://phpackages.com/badges/syspass-syspass-decrypter/health.svg)](https://phpackages.com/packages/syspass-syspass-decrypter)
```

###  Alternatives

[presta/sitemap-bundle

A Symfony bundle that provides tools to build your application sitemap.

3929.4M28](/packages/presta-sitemap-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[couscous/couscous

Documentation website generator

84167.6k24](/packages/couscous-couscous)[daux/daux.io

Documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly

825191.0k1](/packages/daux-dauxio)[php-soap/wsdl-reader

A WSDL reader in PHP

212.3M9](/packages/php-soap-wsdl-reader)[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k5](/packages/elgg-elgg)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
