babe-saleh-mahfoud / Python-ransomware

Python ransomware that encrypts all files within the execution directory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%