Pinned Repositories
.NET-Ransomware
This is for educational purposes only
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
Malware-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.
Mirai-Source-Code
Leaked Mirai Source Code for Research/IoC Development Purposes
Rendering-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
stuxnet
Public open-source code of malware Stuxnet (aka MyRTUs).
unME11
Intel ME 11.x Firmware Images Unpacker
gharty03's Repositories
gharty03/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
gharty03/.NET-Ransomware
This is for educational purposes only
gharty03/Malware-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.
gharty03/stuxnet
Public open-source code of malware Stuxnet (aka MyRTUs).
gharty03/Rendering-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
gharty03/unME11
Intel ME 11.x Firmware Images Unpacker