extract_strings
Extract printable ASCII and Unicode strings from digital evidence artifacts, enabling analysts to find embedded text patterns in binary files.
Instructions
Extracts printable ASCII & Unicode strings from an evidence artifact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | No | CASE-DEFAULT | |
| file_path | Yes | ||
| min_length | No | ||
| max_results | No | ||
| pattern_filter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |