/Malware

This malware was written in Python, and it overwrites every single file in the system with the encrypted version of itself.

Primary LanguageHTMLMIT LicenseMIT

Malware

THIS IS A REAL MALWARE AND IT WILL DESTROY YOUR SYSTEM. USE IT AT YOUR OWN RISK.

1. What's this?

This malware was written in Python, and it overwrites every single file in the system with the encrypted version of itself.

2. How to use it?

Windows

  1. Open the terminal and type:

    dist/main

Linux

  1. Open the terminal and type:

    chmod +x dist/main
    dist/main

MacOS

  1. Open the terminal and type:

    chmod +x dist/main
    dist/main

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

6/21/2023