Skip to content

Gheris-579/RANSOMEWARE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RANSOMEWARE-PYTHON- MEDA WITH -GHERIS- forthebadge

RANSOMEWARE

G M R-V1 0 0-

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


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