This repository contains a class to decrypt SafeInCloud database files and a couple of command line utilities:
Print a SIC database in a human readable format:
python show.py /path/to/SafeInCloud.db
Dump a SIC database to its original XML format:
python to_xml.py /path/to/SafeInCloud.db password /path/to/output.xml
This software is copyright of Simone 'evilsocket' Margaritelli and licensed under GPL3.
The SafeInCloud.db file resides on the following location: https://safeincloud.uservoice.com/knowledgebase/articles/424490-where-is-the-cloud-database-located