Skip to content

mschaffenroth/SafeInCloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

The SafeInCloud.db file resides on the following location: https://safeincloud.uservoice.com/knowledgebase/articles/424490-where-is-the-cloud-database-located

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors