Click here to download all references as Bib-File.

Enter keywords to filter the library entries below or Propose new Entry
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
2025-08-15cocomelonccocomelonc
Malware development trick 50: phishing attack using a fake login page with Telegram exfiltration. Simple Javascript example.
2025-08-11cocomelonccocomelonc
Malware development trick 49: abusing Azure DevOps REST API for covert data channels. Simple C examples.
AllaKore
2025-08-10cocomelonccocomelonc
MacOS hacking part 8: dlopen() code loading + finding target PIDs. Simple C (Intel, ARM) examples
2025-08-02cocomelonccocomelonc
MacOS hacking part 7: Minimal Linux-style shellcode on macOS (Intel). Simple NASM (Intel) and C examples
2025-07-30cocomelonccocomelonc
Mobile malware development trick 2. Abuse Telegram Bot API: Contacts. Simple Android (Java/Kotlin) stealer example.
2025-07-18cocomelonccocomelonc
MacOS hacking part 6: Assebmly intro on ARM(M1). Simple NASM (M1) examples
2025-07-16cocomelonccocomelonc
Malware and cryptography 43 - encrypt/decrypt payload via Mars cipher. Simple C example.
2025-07-13cocomelonccocomelonc
Mobile malware development trick 1. Abuse Telegram Bot API. Simple Android (Java/Kotlin) stealer example.
2025-07-08cocomelonccocomelonc
MacOS hacking part 5: shellcode running. Simple NASM and C (Intel) examples
2025-07-04cocomelonccocomelonc
MacOS hacking part 4: rev shells via x86_64 assembly. Simple NASM and C (Intel, ARM) examples
2025-07-01cocomelonccocomelonc
Malware development trick 48: leveraging Office macros for malware. Simple VBA example.
2025-06-25cocomelonccocomelonc
MacOS hacking part 3: shellcoding. x86_64 assembly intro. Simple NASM examples
2025-06-23cocomelonccocomelonc
Linux hacking part 6: Linux kernel module with params. Simple C example
2025-06-19cocomelonccocomelonc
MacOS hacking part 2: classic injection trick into macOS applications. Simple C example