memory_find_injected_code
Identify code injection in memory dumps by scanning with Rust malfind, falling back to Vol3 malfind and YARA if needed.
Instructions
Scan for code injection. Uses Rust malfind (fast), falls back to Vol3 malfind + YARA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | No | Scan specific process only | |
| yara_scan | No | ||
| image_path | Yes | Path to memory dump file | |
| dump_payloads | No |