A short HOWTO on how to redefine class bytecode at runtime, plus a complete class to accomplish this task.
☆53Jan 19, 2017Updated 9 years ago
Alternatives and similar repositories for RedefineClassAgent
Users that are interested in RedefineClassAgent are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- It does stuff☆31Feb 5, 2018Updated 8 years ago
- Java Bytecode Disassembly Framework☆22Jan 15, 2021Updated 5 years ago
- JVM ByteCode Obfuscator written in Kotlin using ASM☆16Jun 10, 2020Updated 5 years ago
- Inline bytecode in Java☆57Mar 17, 2024Updated 2 years ago
- A Minecraft player utility modification for forge 1.12.2☆29Dec 14, 2022Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- JVM classfile parser and writer for Rust