nds_analyze_control_flow
Build a bounded direct-control-flow graph from a Nintendo DS ARM/Thumb entry point without traversing calls, revealing code paths.
Instructions
Build a bounded direct-control-flow graph from one uniquely mapped Nintendo DS ARM/Thumb entry point without traversing calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rom | Yes | ||
| mode | No | auto | |
| maxBytes | No | ||
| maxEdges | No | ||
| maxBlocks | No | ||
| overlayId | No | ||
| processor | Yes | ||
| romOffset | No | ||
| runtimeAddress | No | ||
| maxInstructions | No |