Hey, guys.
I want to go deeper into cryptography and how ransomware works, after a period of studying some materials, I developed a ransomware that is a little more robust than most. Dimorf is developed in python and uses 256-bit AES with a self-destruct key randomly generated for Linux operating systems, the features it has and some reference materials I used for study are available in the README. I’d love to get feedback on what I can improve, if anyone is interested in contributing I’ll be open to that.
https://github.com/Ort0x36/Dimorf