Visit Website

Enjarify is a tool for translating Dalvik bytecode to equivalent Java bytecode, allowing Java analysis tools to analyze Android applications. It is a pure Python 3 application that can be easily run by cloning the repository and executing 'python3 -O -m enjarify.main yourapp.apk'. Wrapper scripts are also provided for Linux and Windows for convenience.

ALTERNATIVES

PINCE Logo

PINCE

0 (0)

PINCE is a front-end/reverse engineering tool for the GNU Project Debugger (GDB), focused on games, with CheatEngine-like value type support and memory searching capabilities.