analyzing-android-malware-with-apktool

Community

Static Android APK malware analysis with apktool.

AuthorYukiIto1999
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Static Android APK malware samples can be challenging to analyze manually; this skill provides a structured, reproducible static analysis workflow to extract critical signals without execution.

Core Features & Use Cases

  • Analyze APK manifests to enumerate package name, version, permissions, and components (activities, services, receivers, providers)
  • Detect suspicious API usage patterns (Runtime.exec, DexClassLoader.loadClass, reflection) and extract observable indicators (URLs, IPs, base64 strings)
  • Produce a risk score and MITRE technique mappings to support incident response and threat hunting

Quick Start

Run the analyzer against an APK file to generate a comprehensive static analysis report.

Dependency Matrix

Required Modules

androguard

Components

scripts

💻 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: analyzing-android-malware-with-apktool
Download link: https://github.com/YukiIto1999/ctf-sleuth/archive/main.zip#analyzing-android-malware-with-apktool

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 471,000+ vetted skills library on demand.