turn / RedefineClassAgentLinks
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
Sorting:
- For when you are stuck in Java 8 but want to use new language features and dependencies☆29Updated 3 years ago
- A demo late binding Java agent utilising ASM for transforming classes.☆32Updated 11 years ago
- For those, who does not want to deal with Jigsaw☆36Updated 6 months ago
- A powerful memory management library. Perform illegal, unsafe and incredibly dangerous operations on your JVM's native memory with no res…☆51Updated 4 years ago
- Extending final classes!☆25Updated 7 years ago
- Allows you to inspect/decompile/dump byte code loaded in JVM at runtime☆36Updated 7 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…☆41Updated 6 months ago
- Obfuscation resilent Java class reader/writer☆133Updated 2 weeks ago
- HotSpot JVM introspection library☆107Updated 5 years ago
- Dynamically inline MethodHandles☆21Updated 3 years ago
- High performance Java reflection(revised version)☆12Updated 2 years ago
- Supersonic, lightweight event bus☆36Updated 4 years ago
- Post modern age integration focused jvm bytecode assembler☆75Updated this week
- Plugin for Recaf☆46Updated 4 years ago
- Tool for tracking elements in obfuscated Java archives across releases☆90Updated 5 months ago
- An event bus that is compiled on-the-fly using ASM (bytecode).☆12Updated 5 years ago
- Bypass for Jigsaw module system, without Unsafe☆39Updated 6 months ago
- A tool for Java program complementation.☆43Updated last year
- An ASM analyzer implementation with minimal simulation to gather additional stackframe information.☆47Updated 5 months ago
- A java agent with the main purpose of preventing other agents☆26Updated 4 years ago
- Java bytecode assembler as a Kotlin DSL☆93Updated 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
- A patch generator for java classes☆15Updated last month
- Obfuscation of Fickleties for the Java Virtual Machine - A dataset of wacky obfuscation scenarios☆25Updated 3 years ago
- Bringing Dynamic Analysis to Java☆33Updated 3 years ago
- My opinions on common Java libraries, reverse engineering guides, and some assorted other tips☆96Updated 2 months ago
- x86 Disassembly in pure java☆11Updated 3 years ago
- Enables EnableDynamicAgentLoading in a remote process☆30Updated 2 years ago
- Attach to another JVM using Java and Java Native Access☆14Updated 3 years ago
- Minimal client-server library for interacting with remote JVM instrumentation instances☆17Updated last month