Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/roothaxor/ransom
- Owner: roothaxor
- Created: 2016-07-29T11:20:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-10T14:26:16.000Z (over 7 years ago)
- Last Synced: 2024-08-03T23:07:56.454Z (4 months ago)
- Topics: aes-encryption, code, cryptography, encryption, programming, ransomware, script
- Language: Python
- Homepage:
- Size: 136 KB
- Stars: 121
- Watchers: 15
- Forks: 75
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-security-collection - **72**星
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