memory_list_dumpable_files
Lists files extractable from memory cache in a memory dump. Specify the dump path and optionally filter by process ID to identify recoverable files.
Instructions
List files that can be extracted from memory cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | No | Filter by process ID | |
| image_path | Yes | Path to memory dump file |