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