Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

j2c-deobfuscate

Étoiles22
Forks2
Mis à jour17 juin 2026 à 07:04

Reverse-engineer a JNI-native-obfuscated JAR (native-obfuscator, j2cc, or any tool that transpiles Java methods to C/C++ and calls back through the JNI) back toward readable Java. Use when the user wants to deobfuscate / dump / crack / understand such a jar or its bundled .dll/.so native blob, recover native method bodies, extract decrypted string tables, or trace/emulate the native code. Covers all three recovery paths (dynamic JVMTI, static Ghidra, emulation) and how to adapt them per-target.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly