Stanislav-Povolotsky/jddlab

Java decompilation & deobfuscation lab - dockerized toolset

23Stars on the repository
5Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

android-apk-patch

01

Stanislav-Povolotsky/jddlab

Skill Claude CodeCodex

Patch, rebuild, re-sign and install Android APKs with jddlab - edit smali/resources/manifest, decompile with apktool/jadx, handle split APKs, align and sign. Use for APK modding, repackaging, or injecting changes into an app.

not rated 23 7d ago D 63 tokens

java-deobfuscation

02

Stanislav-Povolotsky/jddlab

Skill Claude CodeCodex

Detect and reverse Java/Android obfuscation with jddlab - ProGuard/R8 renaming, string encryption, control-flow flattening and commercial protectors, using java-deobfuscator, simplify and dex2jar. Use when decompiled code is obfuscated or strings are encrypted.

not rated 23 7d ago A 65 tokens

native-jni-analysis

03

Stanislav-Povolotsky/jddlab

Skill Claude CodeCodex

Analyze an app's native (.so) / JNI code with jddlab - map Java native methods to symbols, extract JNI bindings, and decompile ARM/ARM64 with Ghidra headless. Use when security logic (keys, pinning, root/tamper checks) lives in native libraries.

not rated 23 7d ago A 67 tokens

secret-scanning

04

Stanislav-Povolotsky/jddlab

Skill Claude CodeCodex

Find hardcoded secrets, API keys, tokens and endpoints in Android apps with jddlab - APKscan plus manual jadx/resource review. Use to audit an APK for leaked credentials or other sensitive data.

not rated 23 7d ago A 44 tokens

ssl-unpinning

05

Stanislav-Povolotsky/jddlab

Skill Claude CodeCodex

Bypass Android TLS/certificate pinning with jddlab to intercept HTTPS - android-unpinner, Frida gadget injection (apk-patcher), objection, or manual smali patches. Use when a proxy (Burp/mitmproxy) shows no traffic because of certificate pinning.

not rated 23 7d ago A 64 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: