decode_apk
Decode APK files to extract and analyze resources and source code using Apktool integration. Simplify reverse engineering of Android applications for detailed inspection and modification.
Instructions
Decode an APK file using APKTool
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apk_path | Yes | ||
force | No | ||
no_res | No | ||
no_src | No | ||
output_dir | No |