Skip to content
forked from roothaxor/Ransom

Various codes related to Ransomware Developement

Notifications You must be signed in to change notification settings

mascali33/Ransom

 
 

Repository files navigation

#All About Ransomware, Cryptography

batch_ransom_example.txt - Simple batch to show how a ransomware can be coded with batch programming

c2serverlist.txt - C2 servers list distributing the ransomwares in wild update on 1/08/2016.

decrypter.c - Decryption program for AES256_CBC Encryption, Written in C

encrpter.c - Encryption program Using AES256 with CBC cipher mode, Written in C

holycrypt-v0.3.py - Holycrypt Ransomware Source code (Sample), 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

About

Various codes related to Ransomware Developement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 67.7%
  • Python 32.3%