Skip to main content
Run any Skill in Manus
with one click

volatility3-memdump

Stars6
Forks2
UpdatedJune 7, 2026 at 14:54

Use ONLY for full-system memory dumps (.lime, .raw, .mem, .vmem, full Windows crashdump) where the analysis requires Volatility 3 plugin syntax — the namespacing the model habitually gets wrong (`windows.pslist.PsList`, `linux.pslist.PsList`, `windows.malfind.Malfind`, etc.) — or Linux symbol generation via dwarf2json for custom kernels. Also use for mquire as a fallback when Vol3 symbol lookup fails. Skip this skill for single-process minidumps (gcore output, procdump for one PID — use gdb on the corefile instead), for ARM/Apple Silicon dumps where Vol3 support is patchy, and whenever `strings dump | grep -aE 'flag\{'` already reveals the answer — try the cheap path first.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly