Recaf
Bytecode Editor
A modern Java bytecode editor with features for decompiling, recompiling, and manipulating compiled Java code.
The modern Java bytecode editor
6k stars
165 watching
470 forks
Language: Java
last commit: 2 months ago
Linked from 1 awesome list
agentasmbytecodebytecode-engineeringbytecode-manipulationdecompiledecompilerjavajava-decompilerjavafxjavafx-applicationjvm-bytecodereverse-engineeringstatic-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
| A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,733 |
| A Java bytecode manipulation toolkit allowing developers to edit and modify compiled Java classes at runtime. | 4,127 |
| Compiles Java bytecode to native machine code for embedded systems and retro computing platforms. | 496 |
| A Java library for generating classes at runtime without the need for explicit code generation. | 6,326 |
| Analyzes Java bytecode programs to detect concurrency defects and other errors | 538 |
| A whole-system dynamic binary analysis platform that enables the analysis of malware and malicious code execution | 808 |
| A tool for live-compiling Java classes from Clojure code without restarting the REPL. | 317 |
| Decomposes Android executable files into Java source code | 42,178 |
| Compiles BASIC programs into Java bytecode. | 29 |
| Provides a Java interface to computer vision and multimedia libraries | 7,626 |
| Decompiles Android apps into Java source code with resources | 676 |
| Provides efficient access to native C++ code from Java | 4,519 |
| An assembler/disassembler tool for Android Java bytecode. | 6,364 |
| Provides pre-configured Java modules for widely used C/C++ libraries | 2,687 |
| Generates and transforms Java byte code to enable AOP, testing, and data access framework support for dynamic proxy objects. | 4,810 |