[go: up one dir, main page]

Skip to content
forked from roothaxor/Ransom

Various codes related to Ransomware Developement

Notifications You must be signed in to change notification settings

apexsodomy/Ransom

 
 

Repository files navigation

Ransomware & Cryptography : Virtual Gangster

Scripts

  • CryPy_Source : Used in wild .crypy ransomware written in python, full source code
  • batch_ransom_example.txt : Proof, ransomware can be coded in 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, 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

  • Python 67.7%
  • C 32.3%