cocomelonc

Results 9 repositories owned by cocomelonc

peekaboo

201
Stars
34
Forks
Watchers

Simple undetectable shellcode and code injector launcher example. Inspired by RTO malware development course.

2022-04-02-malware-injection-18

24
Stars
11
Forks
Watchers

Find kernel32 base and API addresses. Simple C++ implementation

2022-06-05-malware-av-evasion-7

31
Stars
9
Forks
Watchers

Malware AV evasion via disable Windows Defender (Registry). C++

cocomelonc.github.io

51
Stars
15
Forks
Watchers

Cybersecurity blog. Red Team, pentest, malware analysis and dev

ejpt

61
Stars
16
Forks
Watchers

some eJPT exam preparation notes

vulnexipy

20
Stars
5
Forks
Watchers

Vulnerabilities exploitation examples, python

meow

123
Stars
35
Forks
Watchers

Cybersecurity research results. Simple C/C++ and Python implementations

2022-01-14-malware-injection-13

15
Stars
3
Forks
Watchers

Code injection via ZwCreateSection, ZwUnmapViewOfSection. C++ example

2022-07-21-malware-tricks-22

18
Stars
3
Forks
Watchers

Run payload like a Lazarus Group (UuidFromStringA). C++ implementation