extract_file
Extract textual data from files on a forensic disk image by reading the first 4KB of strings. Use to quickly review file contents during investigations.
Instructions
Read strings from a file on the mounted image (first 4KB).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remote_path | Yes | Absolute path to file on mounted image |