turn / RedefineClassAgent
A short HOWTO on how to redefine class bytecode at runtime, plus a complete class to accomplish this task.
☆53Updated 8 years ago
Alternatives and similar repositories for RedefineClassAgent:
Users that are interested in RedefineClassAgent are comparing it to the libraries listed below
- For when you are stuck in Java 8 but want to use new language features and dependencies☆31Updated 2 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…☆39Updated 2 months ago
- HotSpot JVM introspection library☆108Updated 5 years ago
- Allows you to inspect/decompile/dump byte code loaded in JVM at runtime☆36Updated 6 years ago
- A demo late binding Java agent utilising ASM for transforming classes.☆32Updated 11 years ago
- Super simple ClassLoader base for people trying to "protect" their programs with class encryption or similar.☆7Updated 6 years ago
- High performance Java reflection(revised version)☆13Updated 2 years ago
- Library for easily modifying loaded classes at runtime☆39Updated 3 years ago
- Bypass for Jigsaw module system, without Unsafe☆36Updated 2 months ago
- My opinions on common Java libraries, reverse engineering guides, and some assorted other tips☆91Updated last year
- Extending final classes!☆25Updated 7 years ago
- For those, who does not want to deal with Jigsaw☆37Updated 2 months ago
- A powerful memory management library. Perform illegal, unsafe and incredibly dangerous operations on your JVM's native memory with no res…☆50Updated 3 years ago
- Obfuscation resilent Java class reader/writer☆126Updated 2 months ago
- A patch generator for java classes☆15Updated 2 years ago
- decompile byte code loaded in JVM at runtime☆33Updated 7 years ago
- Dynamically inline MethodHandles☆21Updated 2 years ago
- A Java bytecode manipulation library.☆17Updated 4 months ago
- Immutable math library for Java that offers easy conversion between math types, fast trigonometric functions, vectors, matrices, complex …☆62Updated last week
- An event bus that is compiled on-the-fly using ASM (bytecode).☆11Updated 5 years ago
- Supersonic, lightweight event bus☆36Updated 3 years ago
- Plugin for Recaf☆46Updated 3 years ago
- Client/server library for Java, based on Netty and Kryo☆71Updated 2 years ago
- Attach to another JVM using Java and Java Native Access☆15Updated 3 years ago
- An ASM analyzer implementation with minimal simulation to gather additional stackframe information.☆46Updated last month
- A tool for Java program complementation.☆42Updated last year
- Enables EnableDynamicAgentLoading in a remote process☆30Updated last year
- 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
- Hide strings in memory (PoC)☆33Updated 4 years ago
- A Java library for quickly and efficiently parsing and writing UUIDs☆169Updated 2 years ago