sk Skill · mukul975
analyzing-android-malware-with-apktool
Perform static analysis of Android APK malware using apktool for resource decompilation, jadx for Java source recovery, and androguard for manifest inspection, dangerous permission-combination detection, and identification of obfuscated code, dynamic code loading, and reflection-based API calls. Use to statically triage a suspicious APK without executing it or to build mobile malware detection rules.
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 233
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
reverse-engineeringmobile-malwareandroguardjadxapktoolAPKPythonstatic-analysisAndroid
- Host repository
- mukul975/Anthropic-Cybersecurity-Skills
- Version
- 1.0
- Installs, lifetime
- 627
- Installs, 8 weeks
- 233
- Licence
- Apache-2.0
- Host stars
- 33k
- Host language
- Python