Skip to content

v.1.0.0

Latest
Compare
Choose a tag to compare
@mihneamanolache mihneamanolache released this 03 Feb 11:35
· 4 commits to main since this release

Simple Python Ransomware 1.0.0 features:

  • File encryption using cryptography
  • File lookup in specific directory and its subdirectories
  • File decryption based on cryptographic key

For ease of use, the cryptographic keys are not stored in a database, but using Gmail. For further details please check out README.md.

The software has only been tested on MacOS.