Skip to content

aleyhany9/malware_sim

Repository files navigation

🦠 Malware Analysis Simulator

A terminal-based Python game that simulates analyzing fake malware samples in a Windows-like environment. Learn how malware hides and persists — no real malware, just puzzles!

🎮 Features

  • 14 unique, self-contained analysis levels
  • Fake malware techniques like registry persistence, obfuscated PowerShell, and autoruns
  • Simulated CLI commands (reg, tasklist, strings, etc.)
  • Save and load system with cinematic intro and ending
  • Offline, safe, and educational

▶️ How to Play

  1. Clone the repo:
    git clone https://github.com/your-username/malware-analysis-simulator.git
    cd malware-analysis-simulator
    
  2. Run the game: python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages