Conti-Ransomware. Full source of the Conti Ransomware Including the missing Locker files from the original leak. I have fixed some of the errors intentionally introduced by the leaker to prevent the locker from being built. The Queue header file which implements a few linked list data structures that Conti uses for task scheduling in the Threadpool had several missing commas, there are still errors which I believe to be the result of a missing #ifdef pre-processsor macro in one of the header files but haven't had time to find it. Will be uploading English Translated Documentation In the future
180Malware-Samples. A library of Advanced Persistent Threat malware samples that I have obtained in my free time. All samples are live and should be handled with extreme caution on an air-gapped computer.
11.NET-Ransomware. This is for educational purposes only
7Rendering-And-Algorithm-Visualizer. Uploaded this code to my old github raccount that i no longer use so remade the repo on new account. This is a personal project to demonstrate 3D rendering and visualization of algorithms
3