apktool-decompile

Community

Easily decompile, modify, and repackage Android APKs.

Authorwarterbili
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually decompiling, modifying, and repackaging Android APKs is time-consuming and error-prone, especially when handling framework dependencies, multi-dex files, and APK signing requirements for testing and analysis.

Core Features & Use Cases

  • Full APK Decoding: Converts APK files into readable resource files, smali bytecode, and extracts native libraries, with support for system framework files and multi-dex APKs.
  • Modify and Repackage Workflows: Enables safe modification of smali code or resources, then rebuilds and signs the modified APK for testing or deployment.
  • Helper Utilities: Includes pre-built scripts for quick APK analysis, targeted smali code search, and native library extraction to speed up reverse engineering tasks.
  • Use Case: For example, if you need to test how an Android app behaves when a license check is bypassed, use this skill to decode the APK, modify the relevant smali method to always return true, repackage and sign the APK, then install it on a test device.

Quick Start

Use the apktool-decompile skill to decode the target Android APK file, modify its smali code or resources as needed, then rebuild and sign the modified APK for installation on a test device.

Dependency Matrix

Required Modules

apktoolkeytoolapksignerjarsigner

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: apktool-decompile
Download link: https://github.com/warterbili/AUTO_REVERSE/archive/main.zip#apktool-decompile

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.