Giter Club home page Giter Club logo

python-ransomware's Introduction

Python-Ransomware

Complete Python RansomeWare Source Code With Full Decoumetions.

   ____ ____ _  _ ____ ____ _  _ _ _ _ ____ ____ ____  ___  _   _ 
   |__/ |__| |\ | [__  |  | |\/| | | | |__| |__/ |___  |__]  \_/  
   |  \ |  | | \| ___] |__| |  | |_|_| |  | |  \ |___ .|      |   

About: This is a Classic Example Of RansomWare Written in python.
Tested On: Windows 10 / Windows7
Suport : +Windows7
Date of Publish : 10/31/2019
Last Update : 11/3/2019
Went Find out about what is Ransomware

   When Find out about what is Ransomware ? -> Click Hare <- 


To Convet the .py to exe You can use pyinstaller.
To install pyinstaller: https://www.pyinstaller.org
To Convet .py File to exe : pyinstaller --onefile -w --icon YourIcon.ico Ransomware.py
Before Converting File to exe Run : pip install --user --requirement requirements.txt

To Decrypt Files :

Run DeRansomware.py On line 29 From :
To Your Key (example):


Key = b"\xbd\xb6\x80'4z\x9c\xb53{\xe3\xd7\xf4\xc2\\x08\xbd\xbb\xdb\xd6\xb2.\xfa\xe1o\x1f\xcd\x80AM\xd5>"

OR :

Key = b'T\xb5\xc4\x14\xe4\xa7\x18\x0b8T\xdb\xec\xf0.v>t\xce\x91w5y1\xce\xa3\x1a;J<SKD'

Replace Key Betwen " " or ' ' with your own key

Change Log

(11/3/2019) Change_log:

  • Switching from cryptography Lib to pynacl.
  • Adding Decryptor script for Batter File decryption

  • Path Note: So on my research, i found out that pynacl
    is faster and stronger it is using Salsa20 stream cipher algorithm, and if your using old version I recommend you to switch from it because This version use More secure encryption
    ~ More updates or in the way :)


  • P.S: This is just Concept and its still work in the progress
  • NOTE: THIS SOURCE CODE IS For Educational Purposes Only.
    IM NOT RESBONBLE FOR ANY BAD & MALICIOUS USE OF IT.

    python-ransomware's People

    Contributors

    cy4nguy avatar

    Watchers

    James Cloos avatar  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.