# google/enjarify

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/google-enjarify).**

2,747 stars · 539 forks · Python · Apache-2.0 · archived

## Links

- GitHub: https://github.com/google/enjarify
- awesome-repositories: https://awesome-repositories.com/repository/google-enjarify.md

## Description

Enjarify is a tool for translating Dalvik bytecode to equivalent Java bytecode. This allows Java analysis tools to analyze Android applications.

## Tags

### Part of an Awesome List

- [Reverse Engineering](https://awesome-repositories.com/f/awesome-lists/devtools/reverse-engineering.md) — Converts Dalvik bytecode to Java bytecode.
- [Reverse Engineering Tools](https://awesome-repositories.com/f/awesome-lists/security/reverse-engineering-tools.md) — Translates Dalvik bytecode to equivalent Java bytecode.
