cocomelonc
cocomelonc
peekaboo
Simple undetectable shellcode and code injector launcher example. Inspired by RTO malware development course.
2022-04-02-malware-injection-18
Find kernel32 base and API addresses. Simple C++ implementation
2022-06-05-malware-av-evasion-7
Malware AV evasion via disable Windows Defender (Registry). C++
cocomelonc.github.io
Cybersecurity blog. Red Team, pentest, malware analysis and dev
ejpt
some eJPT exam preparation notes
vulnexipy
Vulnerabilities exploitation examples, python
meow
Cybersecurity research results. Simple C/C++ and Python implementations
2022-01-14-malware-injection-13
Code injection via ZwCreateSection, ZwUnmapViewOfSection. C++ example
2022-07-21-malware-tricks-22
Run payload like a Lazarus Group (UuidFromStringA). C++ implementation