search_bytes
Find byte patterns in a binary by specifying hex values. Enter bytes with optional spaces to locate sequences during reverse engineering.
Instructions
Search for a byte pattern in the binary. Pass hex bytes with optional spaces (e.g. '90 90 90' or 'CC CC' or '48 8B 05').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |