android_list_methods
List all methods of a Java class in Android applications for security testing and research purposes using Frida.
Instructions
List methods of a Java class
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class_name | Yes | Full class name (e.g., 'javax.crypto.Cipher') |