Git Product home page Git Product logo

hidden-tear-recoded's Introduction

Hidden Tear Recoded

This is a recode of the first open source ransomware called "Hidden-Tear" Almost every "flaw" the original Hidden Tear had, is fixed in this recode

Features Include:
  • Encrypts all files from the computer
  • Tries to uncheck "read-only" file attribute
  • Uses a ransom salt
  • Sends encryption key, salt, computer and ip details to a backend (as JSON)
  • Files are decryptable with the decryptor
  • Uses a cryptographically secure random generator (files CANNOT be decrypted w/o the key and salt)
  • Generates a thread for all drives (so encryption is faster)
  • Much more

LEGAL DISCLAIMER PLEASE READ!

I am not responsible for any actions and or damages caused by this software. You bear the full responsibility of your actions and acknowledge that this software was created for educational purposes only. This software's intended purpose is NOT to be used maliciously, or on any system that you do not have own or have explicit permission to operate and use this program on. By using this software, you automatically agree to the LICENSE.

This project is licensed under the GPL 3.0 License - see the LICENSE file for details

EDIT: the only problem this software might have, is that depending on how "secure" crypto secure is in c#, the key could technically be "reversed", however this has an easy fix, generate the key on the backend.

hidden-tear-recoded's People

Contributors

pauldotsh avatar

Watchers

 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.