Skip to content

aaronsdevera/sigkill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sigkill

Cross-platform decryption and export utility for Signal Desktop

Preqrequisites

You might need to compile pysqlite3 from source. See this on GitHub answer for more information.

Using in scripts

Dumping is easy enough:

from sigkill import SigKill

# create an instance of SigKill
sk = SigKill()

# dump the database
sk.dump()

See examples directory for more examples.

Reference material

Checkout references directory for more reading about Signal forensics.

About

Cross-platform decryption and export utility for Signal Desktop

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages