Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/roothaxor/ransom

Various codes related to Ransomware Developement
https://github.com/roothaxor/ransom

aes-encryption code cryptography encryption programming ransomware script

Last synced: 24 days ago
JSON representation

Various codes related to Ransomware Developement

Awesome Lists containing this project

README

        

# Ransomware & Cryptography : Virtual Gangster



# Scripts
* [CryPy_Source](https://github.com/roothaxor/Ransom/blob/master/CryPy_Source.py) : Used in wild .crypy ransomware written in python, full source code
* [batch_ransom_example.txt](https://github.com/roothaxor/Ransom/blob/master/batch_ransom_example.txt) : Proof, ransomware can be coded in batch programming
* [c2serverlist.txt](https://github.com/roothaxor/Ransom/blob/master/c2serverlist.txt) : C2 servers list distributing the ransomwares in wild update on 1/08/2016
* [decrypter.c](https://github.com/roothaxor/Ransom/blob/master/decrypter.c) : Decryption program for AES256_CBC Encryption, Written in C
* [encrpter.c](https://github.com/roothaxor/Ransom/blob/master/encrypter.c) : Encryption program Using AES256 with CBC cipher mode, Written in C
* [holycrypt-v0.3.py](https://github.com/roothaxor/Ransom/blob/master/holycrypt-v0.3.py) : Holycrypt Ransomware Source code, Dont run this if dont know what it is

### This is not only for educational purpose Criminals are invited to Use it Bad Way. Just Kidding