NAME

archive

- Every article by original publication date.

2026

  1. Running NetBSD OCI images with Apple Container
  2. Earning the BSD Specialist certification
  3. From forty dots to an entropy map
  4. OCI fundamentals: images, layers and registries
  5. What lives after the last PE section?
  6. Moving NetBSD on Apple VZ from direct boot to EFI
  7. Preparing for BSD Specialist with a one-page cheat sheet
  8. Preparing for GH-500 with a final review guide
  9. Preparing for AWS SAA-C03 with a final review guide
  10. If NetBSD runs on a toaster, it must run on Apple VZ: Porting NetBSD to yet another platform
  11. Build a tiny Linux VM with Apple VZ
  12. Adopting a FreeBSD port
  13. Finding things on this blog got easier
  14. Detecting Apple Container from inside the guest
  15. Trap fuzzing: random instructions, real bugs
  16. One BSD’s fix is another BSD’s bug
  17. Giving Every macOS App a Security Passport
  18. The Last Engineer in the Loop
  19. Prolog is dead, long live Prolog!
  20. From Problem to Operations: An Engineering Workflow for Security Teams
  21. The Agentic Performance Ladder: Python, Native Kernels, and Metal
  22. Passing Microsoft SC-200: Exam and KQL Reference Guides
  23. IDA Free on Steroids: Automating Reverse Engineering with IDC and Codex
  24. Grill me with ASCII
  25. It's always DNS
  26. How I contain OSS supply-chain risk with Apple Containers
  27. VirusTotal Hunting Cheat Sheet
  28. 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