home/categories/debugging/mukul975-anthropic-cybersecurity-skills-skills-analyzing-android-malware-with-apktool-skill-md
debuggingtools
analyzing-android-malware-with-apktool
Perform static analysis of Android APK malware samples using apktool for decompilation, jadx for Java source recovery, and androguard for permission analysis, manifest inspection, and suspicious API call detection.
maintainer
mukul975
更新日 4/6/2026
スター
4240
フォーク
464
quick start
Installation and usage
Perform static analysis of Android APK malware samples using apktool for decompilation, jadx for Java source recovery, and androguard for permission analysis, manifest inspection, and suspicious API call detection.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use analyzing-android-malware-with-apktool