Bookmarks tagged [bytecode-manipulation]
All-purpose, low-level bytecode manipulation and analysis.
- tags: java, bytecode-manipulation
Further simplifies bytecode generation with a fluent API.
- tags: java, bytecode-manipulation
https://github.com/Konloch/bytecode-viewer
Java 8 Jar & Android APK reverse engineering suite.
- tags: java, bytecode-manipulation
- source code
Manipulate bytecode at runtime via DSL (rules); mainly for testing/troubleshooting.
- tags: java, bytecode-manipulation
https://github.com/cglib/cglib
Bytecode generation library.
- tags: java, bytecode-manipulation
- source code
https://jboss-javassist.github.io/javassist
Tries to simplify bytecode editing.
- tags: java, bytecode-manipulation
https://github.com/SpongePowered/Mixin
Manipulate bytecode at runtime using real Java code.
- tags: java, bytecode-manipulation
- source code