Loading repository data…
Loading repository data…
cy4nguy / repository
Complete Python RansomeWare Source Code With Full Decoumetions.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
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
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
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
(11/3/2019) Change_log:
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.