NAME

archive

- Every article by original publication date.

2026

  1. If NetBSD runs on a toaster, it must run on Apple VZ: Porting NetBSD to yet another platform
  2. Build a tiny Linux VM with Apple VZ
  3. Adopting a FreeBSD port
  4. Finding things on this blog got easier
  5. Detecting Apple Container from inside the guest
  6. Trap fuzzing: random instructions, real bugs
  7. One BSD’s fix is another BSD’s bug
  8. Giving Every macOS App a Security Passport
  9. The Last Engineer in the Loop
  10. Prolog is dead, long live Prolog!
  11. From Problem to Operations: An Engineering Workflow for Security Teams
  12. The Agentic Performance Ladder: Python, Native Kernels, and Metal
  13. Passing Microsoft SC-200: Exam and KQL Reference Guides
  14. IDA Free on Steroids: Automating Reverse Engineering with IDC and Codex
  15. Grill me with ASCII
  16. It's always DNS
  17. How I contain OSS supply-chain risk with Apple Containers
  18. VirusTotal Hunting Cheat Sheet
  19. Hello, world, again

2021

  1. Detect API hashing with YARA
  2. Learn how to fix PE magic numbers with Malduck
  3. The malware analyst's guide to PE timestamps
  4. The malware analyst's guide to aPLib decompression
  5. The malware analyst's guide to zlib compression

2020

  1. Never upload ransomware samples to the Internet
  2. How to patch a Windows API in x64dbg
  3. Learn to quickly detect RC4 encryption in (malicious) binaries
  4. Provoke a kernel panic in FreeBSD
  5. How to write and load shellcode on macOS