04-malware-patterns.md: API→technique mapping, packer recognition,
anti-analysis assembly patterns, shellcode indicators, document
malware indicators, quick-reference lookup tables.
05-book-index.md: A-Z index of every tool, concept, API, technique,
and malware sample in the FOR610 course with book line numbers and
workbook lab references for quick lookup.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Three markdown cheat sheets for exam preparation:
- 01-tools.md: All analysis tools with descriptions, platforms, book
section refs, and key pipe chains
- 02-assembly.md: x86/x64 registers, instructions, calling conventions,
stack frames, control flow, anti-analysis patterns
- 03-windows-apis.md: All Windows APIs by category with DLLs, malware
use cases, and technique-to-API mapping table
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Generate interlinked wiki from master inventory: 397 tool pages,
15 workflow pages, 27 recipe pages, 33 category pages, plus index.
All pages use [[wiki-links]] for cross-navigation between tools,
workflows, recipes, and categories (1782 links total).
Install zk for interactive browsing with fzf search, tag filtering,
and backlink discovery. Add 'fhelp wiki' command and Makefile target.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>