This program is a destructive system utility designed to irreversibly damage Windows-based operating systems.
It executes destructive actions at the system level, such as overwriting the boot sector, deleting critical registry hives, encrypting files, and initiating an immediate forced reboot.
This project is provided strictly for local experimental use within isolated test environments.
Running this tool on any system you do not fully own and control is illegal and unethical.
The author holds no responsibility or liability for any damage caused.
- Elevates the process to critical system-level privileges.
- Overwrites the Master Boot Record (MBR), breaking system startup.
- Corrupts or removes core operating system files and directories.
- Wipes essential Windows registry hives (e.g., SAM, SYSTEM).
- Encrypts system and user files using AES-256 encryption.
- Overwrites unallocated disk space to prevent file recovery.
- Displays a final on-screen warning before execution.
- Forces an immediate reboot after completing all operations.
- This program is irreversible — data loss is permanent.
- No recovery is possible after execution.
- Intended for virtual machines or controlled environments only.
- Never share, modify, or distribute this tool.
- You assume full legal and ethical responsibility for any action taken with it.
SystemAnnihilator is compiled into a single .exe binary for Windows.
It must be executed with Administrator privileges to perform its intended functions.
# Example (Not Included):
./SystemAnnihilator.exeThe executable (.exe) is shared strictly for controlled testing and documentation purposes only.
The source code is intentionally not included in this repository to prevent unauthorized use, replication, or modification.
This precaution is taken to reduce the risk of malicious reuse or reverse engineering.

