list_dex_methods
List all methods of a DEX class using its fully qualified name (FQN) for binary analysis.
Instructions
List all methods of a DEX class identified by FQN (e.g. Lcom/foo/Bar;).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| class_fqn | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |