Skip to content

re4lfl0w/ransomware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ransomware

I wanted to see how easy it is to create ransomware,

The program was created in Python and is targeted for Windows users.

Running the executeable will first contact a C&C server to get an encryption key, it will then encrypt all the users files before deleting itself and opening a webpage asking the user to send some Bitcoins to get their files back.

The current build was created in about an hour and works okay. I would like to add lots more features when I have some free time.

About

Seeing how easy it is to create ransomware.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.6%
  • PHP 42.5%
  • Other 0.9%