/SukiPyRansomware

a simple ransomware written in Python3

Primary LanguagePythonMIT LicenseMIT

SukiPyRansomware

A simple Ransomware written in Python3

How to use :

  1. Define a random Encryption key

  2. Install PyInstaller python module To make an .exe version of the SukiPyransom.py script (Windows)

------------------ > Installation :
----------------------------------- > C:\Users\User\Container> pip3 install PyInstaller

------------------ > py To exe :
----------------------------------- > C:\Users\User\Container> py -m PyInstaller --onefile --noconsole SukiPyransom.py

  1. Add an Icon
  2. Done ...

Its still under development :)

By Yosoevsky