- Joined
- Jan 8, 2019
- Messages
- 56,623
- Solutions
- 2
- Reputation
- 32
- Reaction score
- 100,456
- Points
- 2,313
- Credits
- 32,750
6 Years of Service
76%

Ransomware (Educational Purposes Only)
Overview
This repository contains a ransomware script designed to demonstrate:
File encryption techniques
System persistence mechanisms
Anti-analysis methods
The code is provided for cybersecurity education, penetration testing training, and defensive research.
Features
AES-256 Encryption with chaotic key generation
Persistence Mechanisms:
Disables Task Manager
Blocks common termination methods
Maintains window persistence
Registry Run Key (user login)
Scheduled Task (system-wide, hidden)
WMI Event Subscription (survives most cleanup attempts)
Anti-Analysis:
Disables Windows Defender
Adds exclusion paths
Disables script scanning
To see this hidden content, you must like this content.