turn / RedefineClassAgentLinks
A short HOWTO on how to redefine class bytecode at runtime, plus a complete class to accomplish this task.
☆53Updated 9 years ago
Alternatives and similar repositories for RedefineClassAgent
Users that are interested in RedefineClassAgent are comparing it to the libraries listed below
Sorting:
- For when you are stuck in Java 8 but want to use new language features and dependencies☆29Updated 3 years ago
- For those, who does not want to deal with Jigsaw☆38Updated 11 months ago
- Extending final classes!☆25Updated 8 years ago
- Obfuscation resilent Java class reader/writer☆136Updated 5 months ago
- A tool for Java program complementation.☆41Updated last year
- A powerful memory management library. Perform illegal, unsafe and incredibly dangerous operations on your JVM's native memory with no res…☆54Updated 4 years ago
- A demo late binding Java agent utilising ASM for transforming classes.☆32Updated 12 years ago
- HotSpot JVM introspection library☆109Updated 6 years ago
- Allows you to inspect/decompile/dump byte code loaded in JVM at runtime☆36Updated 7 years ago
- Java Obfuscator☆114Updated 4 years ago
- Bypass for Jigsaw module system, without Unsafe☆40Updated 11 months ago
- Plugin for Recaf☆47Updated 4 years ago
- With this plugin you can hotswap 50x faster than usual by hotswapping only the file opened in the editor with the internal compiler of In…☆43Updated last month
- The Java Disassembler☆189Updated 6 months ago
- An ASM analyzer implementation with minimal simulation to gather additional stackframe information.☆47Updated 10 months ago
- Inline bytecode in Java☆57Updated last year
- Dynamically inline MethodHandles☆21Updated 3 years ago
- Java bytecode assembler as a Kotlin DSL☆97Updated 3 years ago
- My opinions on common Java libraries, reverse engineering guides, and some assorted other tips☆101Updated last month
- ☆25Updated 8 years ago
- Post modern age integration focused jvm bytecode assembler☆75Updated 4 months ago
- It does stuff☆31Updated 8 years ago
- A patch generator for java classes☆17Updated 6 months ago
- x86 Disassembly in pure java☆11Updated 3 years ago
- decompile byte code loaded in JVM at runtime☆34Updated 8 years ago
- Attach to another JVM using Java and Java Native Access☆14Updated 3 years ago
- Enables EnableDynamicAgentLoading in a remote process☆30Updated 2 years ago
- High performance Java reflection(revised version)☆12Updated 2 years ago
- Bringing Dynamic Analysis to Java☆33Updated 3 years ago
- An all-purpose mixins framework for Java bytecode manipulation at runtime, targeted at those with minimal understanding of the bytecode s…☆23Updated 3 years ago