capture_find_bytes
Search an APMX file for a hexadecimal byte pattern and return raw offsets to locate specific bytes in captured data.
Instructions
Find a hexadecimal byte pattern in an APMX file and return raw offsets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| file_path | Yes | ||
| pattern_hex | Yes | ||
| start_offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||