Progressing on my malware development journey.
Caution
This repository exists solely for educational purposes and aims to document my malware development progress. Programs and projects in this repository are to be used for ethical and legal purposes only. I do not condone the use of these programs for any malicious activities.
- UUID obfuscated payload
https://github.com/jakobfriedl/malware-development/tree/main/Execution/DLL%20Injection
https://github.com/jakobfriedl/malware-development/tree/main/Execution/NTAPI%20Injection
https://github.com/jakobfriedl/malware-development/tree/main/Execution/Thread%20Hijacking
https://github.com/jakobfriedl/malware-development/tree/main/Execution/Mapping%20Injection
https://github.com/jakobfriedl/malware-development/tree/main/Execution/Function%20Stomping
https://github.com/jakobfriedl/malware-development/tree/main/Execution/APC%20Injection
- Custom SSN retrieval
- API Hashing
- SysWhispers3
- Hell's Gate
- Tartarus' Gate (https://github.com/jakobfriedl/malware-development/tree/main/Execution/Direct%20Syscalls/Tartarus%20Gate)
- Hell's Gate
- HellsHall
https://github.com/jakobfriedl/malware-development/tree/main/Evasion/PPID%20Spoofing
https://github.com/jakobfriedl/malware-development/tree/main/Evasion/API%20Hashing
https://github.com/jakobfriedl/malware-development/tree/main/Evasion/Self%20Deletion