nds_search_pattern
Search a validated Nintendo DS ROM for exact/wildcard byte signatures, typed integers, ASCII/UTF-16LE strings, scoped to whole ROM or components, without mutation or heuristics.
Instructions
Search one bounded exact/wildcard byte signature, typed integer, ASCII string, or UTF-16LE string in a validated Nintendo DS ROM without mutation or heuristic inference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rom | Yes | ||
| limit | No | ||
| scope | Yes | ||
| offset | No | ||
| pattern | Yes | ||
| contextBytes | No | ||
| maxScanBytes | No |