nds_analyze_function
Prove Nintendo DS function entry using program-entry or direct-call evidence, distinguishing negative from inconclusive results, and analyze the bounded control-flow graph only upon proof.
Instructions
Prove one Nintendo DS ARM/Thumb function entry from program-entry or deterministic direct-call evidence, distinguish complete negative from inconclusive proof, and analyze its bounded CFG only when proven.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rom | Yes | ||
| mode | Yes | ||
| seeds | No | ||
| overlayId | No | ||
| processor | Yes | ||
| proofScope | Yes | ||
| maxCfgBytes | No | ||
| maxCfgEdges | No | ||
| maxCfgBlocks | No | ||
| maxProofBytes | No | ||
| maxProofEdges | No | ||
| maxProofBlocks | No | ||
| runtimeAddress | Yes | ||
| maxProofCallSites | No | ||
| maxCfgInstructions | No | ||
| maxProofComponents | No | ||
| maxProofInstructions | No |