An open API service indexing awesome lists of open source software.

https://github.com/inferiorak/ransoinferor

A Simple Python Ransomware based on RSA Symmetric Cryptography
https://github.com/inferiorak/ransoinferor

malicious malware python python-malware python-ransomware ransomware

Last synced: 10 months ago
JSON representation

A Simple Python Ransomware based on RSA Symmetric Cryptography

Awesome Lists containing this project

README

          





















# RansoInferor

A Simple Python Ransomware based on RSA Symmetric Cryptography

# Support in
- Linux
- Windows

## Contact Me
InferiorAK

## Installation

- Clone this repository -
```
git clone https://github.com/inferiorak/RansoInferor
```

- Now go to cloned directory -
```
!!! Note: Running the file will corrupt your current directory Files Only

$ cd RansoInferor
$ pip3 install -r requirements.txt
$ clear
$ python3 inferor.py
```