| Command | What it does | When to use |
|---|---|---|
search <value> | Search memory | Find strings / patterns |
foreach bt | Backtrace all tasks | Massive triage |
whatis <symbol> | Show type info | Struct understanding |
eval <expr> | Evaluate expression | Advanced inspection |
BLUE TEAM / MALWARE REVERSE / LINUX / CRASH