This repository is focused on creating and analyzing different types of malware and programs to strengthen my understanding of their development. I believe that to effectively detect and prevent malicious software, one must first understand how it is created and what techniques are used in its development. By building various malware samples, my goal is to explore their structure, behaviors, and evasion tactics. This approach will enhance my ability to identify and mitigate threats, while also improving my skills in defensive strategies.
This project will involve creating various programs and malware samples, with a primary focus on Windows operating systems. Each project will be tailored to specific learning objectives and may vary depending on the techniques or behaviors being explored. While the focus will be on understanding malware development to improve detection and prevention, it is important to emphasize that all work done here is purely for educational purposes and not intended for any malicious use.
The primary languages will include:
•C
•C++
•Python
•Assembly
•Other languages as needed (e.g., Java, PowerShell, etc.)
These languages will be used depending on the requirements of each project, with an emphasis on languages commonly used in malware development and analysis.