Click here to download all references as Bib-File.

Enter keywords to filter the library entries below or Propose new Entry
2026-03-05Github (cocomelonc)cocomelonc
Malware and cryptography 44 - encrypt/decrypt payload via Discrete Fourier Transform. Simple C example.
2026-02-28Github (cocomelonc)cocomelonc
MacOS malware persistence 4: AutoLaunched Applications, Background Task Management (BTM). Simple C example
2026-02-05Github (cocomelonc)cocomelonc
MacOS malware persistence 3: Dylib hijacking (VLC). Simple C example
2026-01-31Github (cocomelonc)cocomelonc
MacOS malware persistence 2: shell environment hijacking. Simple C example
2026-01-05Github (cocomelonc)cocomelonc
MacOS malware persistence 1: LaunchAgents. Simple C example
2025-12-25Github (cocomelonc)cocomelonc
Malware development trick 55: enum process via NtQuerySystemInformation. Simple C example.
2025-12-10Github (cocomelonc)cocomelonc
Linux hacking part 9: Linux password-protected reverse shell. Simple NASM example
2025-12-02Github (cocomelonc)cocomelonc
HVCK magazine - issue 1: How to “hack” your Epson printer
2025-11-14Github (cocomelonc)cocomelonc
Linux hacking part 8: Linux password-protected bind shell. Simple NASM example
2025-10-30Github (cocomelonc)cocomelonc
Malware development trick 54: steal data via legit Angelcam API. Simple C example
2025-10-22Github (cocomelonc)cocomelonc
Malware development trick 53: steal data via legit XBOX API. Simple C example
2025-10-19Github (cocomelonc)cocomelonc
Malware development trick 52: steal data via legit Slack API. Simple C example
2025-10-15Github (cocomelonc)cocomelonc
MacOS hacking part 12: reverse shell for ARM (M1). Simple Assembly (M1) example
2025-10-09Github (cocomelonc)cocomelonc
Linux hacking part 7: Linux sysinfo stealer: Telegram Bot API. Simple C example
2025-09-20cocomelonccocomelonc
Malware development: persistence - part 29. Add Windows Terminal profile. Simple C example.
2025-09-14cocomelonccocomelonc
Malware development: persistence - part 28. CertPropSvc registry hijack. Simple C/C++ example
2025-09-01cocomelonccocomelonc
MacOS hacking part 11: bind shell for ARM (M1). Simple Assembly (M1) and C (run shellcode) examples
2025-08-28cocomelonccocomelonc
Malware development trick 51: steal data via legit Bitbucket API. Simple C example.
2025-08-24cocomelonccocomelonc
MacOS hacking part 10: shellcode injection via task_for_pid - create remote thread. Simple C (Intel) example
2025-08-19cocomelonccocomelonc
MacOS hacking part 9: shellcode injection via task_for_pid - thread hijacking. Simple C (Intel) example