javassist
Bytecode editor
A Java bytecode manipulation toolkit allowing developers to edit and modify compiled Java classes at runtime.
Java bytecode engineering toolkit
4k stars
167 watching
701 forks
Language: Java
last commit: 5 months ago
Linked from 1 awesome list
javajava-bytecode
Related projects:
Repository | Description | Stars |
---|---|---|
| A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,733 |
| A tool that converts Java bytecode into WebAssembly for running in web browsers. | 1,003 |
| A demonstration project showing how to modify Java bytecode using Javassist for transformative purposes. | 10 |
| A modern Java bytecode editor with features for decompiling, recompiling, and manipulating compiled Java code. | 6,123 |
| A Java library for generating classes at runtime without the need for explicit code generation. | 6,326 |
| Compiles Java bytecode to native machine code for embedded systems and retro computing platforms. | 496 |
| A Java bytecode manipulation framework designed for APM and diagnostic purposes | 481 |
| A tool to interpret and transpile JVM bytecode into other programming languages like JavaScript, WebAssembly, or OpenCL. | 903 |
| Compiles BASIC programs into Java bytecode. | 29 |
| Provides a Java API for generating bytecode similar to BiteScript. | 188 |
| A research prototype that provides a structured code editor for a mini-Java language, enforcing well-formed and grammatically correct code. | 6 |
| An ahead-of-time compiler for Java bytecode targeting multiple platforms and languages | 970 |
| A tool that translates Dalvik bytecode to equivalent Java bytecode for analyzing Android applications. | 924 |
| A CoffeeScript-like syntax compiler for Java code | 14 |
| A collection of small, working examples demonstrating JBoss EAP and Jakarta EE 10 development | 824 |