GithubHelp home page GithubHelp logo

keks411 / simple-ransomware Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fytex/simple-ransomware

1.0 0.0 0.0 17 KB

Simple ransomware to troll your friends. Encrypt and Decrypt a Windows computer using a simple xor encryption which is pretty basic!

License: MIT License

C 100.00%

simple-ransomware's Introduction

Just a Simple Ransomware made in C for Windows

This ransomware uses XOR cipher to encrypt the files. It will only affect non-system files under User desktop's directory. This is limited to User's directory but you can specify another relative instead of Desktop's one or None by changing RELATIVE_FOLDER's value in main.c.

Once you run the program it will check if the first file is encrypted or not. If it´s not encrypted it will encrypt all the not encrypted others and vice versa.

In case you want to have it in a pen to auto-execute but at the same time avoiding running it in your own computer when inserting the pen you could add the following key and value to your system's variable.

Key: H43_xor_encryption

Value: H43

Leave a star in this project if you liked :)

Don't be evil because I don't take any responsability for your bad use :)

simple-ransomware's People

Contributors

fytex avatar

Stargazers

Steven avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.