An open API service indexing awesome lists of open source software.

https://github.com/gheris-579/ransomeware

_|G.M.R|_ V1.0.0
https://github.com/gheris-579/ransomeware

hacker python-script python3 ransomware ransomware-source-code windows windows-10

Last synced: 4 months ago
JSON representation

_|G.M.R|_ V1.0.0

Awesome Lists containing this project

README

        

![RANSOMEWARE-PYTHON-](https://github.com/Gheris-579/RANSOMEWARE/assets/103877241/c6be4698-ec5b-4102-996f-69141bff6764) ![MEDA WITH -GHERIS-](https://github.com/Gheris-579/RANSOMEWARE/assets/103877241/8680eb64-f902-496d-8d48-1b4239340c40) ![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)

RANSOMEWARE



![__G M R__-V1 0 0-](https://github.com/Gheris-579/RANSOMEWARE/assets/103877241/86d8d286-919c-4add-bd9c-8fbbe2bfe84f)

This Ransomware musn't be used to harm/threat/hurt other person's computer. It's purpose is only to share knowledge and awareness about Malware/Cryptography/Operating Systems/Programming. This ransomware made for learning and awareness about security/cryptography.



What Does "Military Grade Encryption" Mean?

Dashlane, a password manager that has advertised its "military-grade encryption," explains what this term means on its blog. According to Dashlane, military-grade encryption means AES-256 encryption. That's the Advanced Encryption Standard with a 256-bit key size.

As Dashlane's blog points out, AES-256 is "the first publicly accessible and open cipher approved by the National Security Agency (NSA) to protect information at a "Top Secret" level."

AES-256 differs from AES-128 and AES-192 by having a larger key size. That means a bit more processing power used for performing the encryption and decryption, but all that extra work should make AES-256 even harder to crack.

ScreenShot:

![Screenshot 2023-11-07 005620](https://github.com/Gheris-579/RANSOMEWARE/assets/103877241/b4d0b829-ef36-4d8c-b371-132485150246)



Environement:



  • Windows 10 | Tested | Compiled

  • Pycharm

  • Python 3.10

Module:



  • from tkinter import *

  • from PIL import ImageTk, Image

  • import tkinter as tk

  • import tkinter

  • import os

  • import sys

  • import webbrowser

  • import pyAesCrypt


Compilation:



  • pip install auto-py-to-exe

  • auto-py-to-exe