All Projects → evilsocket → Safeincloud

evilsocket / Safeincloud

Licence: gpl-3.0
This repository contains a class to decrypt SafeInCloud (https://www.safe-in-cloud.com/) database files and a couple of command line utilities.

Programming Languages

python
139335 projects - #7 most used programming language

SafeInCloud Linux Libraries

This repository contains a class to decrypt SafeInCloud database files and a couple of command line utilities:

show.py

Print a SIC database in a human readable format:

python show.py /path/to/SafeInCloud.db

to_xml.py

Dump a SIC database to its original XML format:

python to_xml.py /path/to/SafeInCloud.db password /path/to/output.xml

Copyright

This software is copyright of Simone 'evilsocket' Margaritelli and licensed under GPL3.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].