get_android_manifest
Retrieve the AndroidManifest.xml content from a decompiled APK to inspect app permissions, components, and configurations during reverse engineering.
Instructions
Retrieve and return the AndroidManifest.xml content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||