Skip to content

Python ransomware that encrypts all files within the execution directory.

Notifications You must be signed in to change notification settings

babasahi/Python-ransomware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-ransomware

Python ransomware that encrypts all files within the execution directory.

How to use it

$ python3 myransomware.py

just run the program within the directory you wish to decrypt. and it will decrypt all .txt files and generates a key.txt file containing the encryption key.

Next Features

  • Add support for all text based formats.
  • The option to send the encryption key using sockets.
  • Maybe support for encypting all files, recursive search for files.

About

Python ransomware that encrypts all files within the execution directory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages