Skip to content

rishit03/ransomware-simulation-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’€ Ransomware Simulation & Recovery Tool

A Ransomware Simulation Tool that encrypts and decrypts files in a selected folder using AES-256 encryption. This project is for educational purposes only to demonstrate how ransomware attacks encrypt data and how recovery works.

πŸš€ Features

βœ” Encrypt files in a directory (Simulate Ransomware Attack)
βœ” Decrypt files (Recovery mechanism using a private key)
βœ” GUI Interface with Tkinter for easy usage
βœ” Uses AES-256 encryption for security

πŸ“Œ How to Use

1️⃣ Install Dependencies

pip install cryptography

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages