Skip to content

Gheris-579/RANSOMEWARE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RANSOMEWARE-PYTHON- MEDA WITH -GHERIS- forthebadge

RANSOMEWARE

68747470733a2f2f692e706f7374696d

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:

image


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

Issues and Suggestions

issues

If you have encountered an issue with SocialMediaHackingToolkit or would like to suggest an improvement, please report it in our Issues section. Please provide as much detail as possible about the issue or suggestion so that we can resolve or implement it as soon as possible. Thank you for your contribution!