Skip to main content

Projects

Fake Extension Builder

This project is a lightweight utility developed to obfuscate .exe file extensions by inserting the Braille Pattern Blank character (Unicode U+2800) just before the .exe suffix. The primary objective is to disguise the true nature of executable files in environments where basic file extension spoofing is relevant for educational, research, or cybersecurity awareness purposes.

Ryuk Ransomware

This project was developed to safely simulate and analyze how real-world ransomware operates within a controlled environment. Written in C#, this simulation uses AES encryption to lock files and places itself in system startup, accurately modeling the behavior of actual ransomware and providing a reliable test environment.

Note: This project was created solely for academic and educational purposes and must never be executed on real systems.