LionHeart55 / JavaAgentLinks
Java Agent written in C++ using JVMTI to capture data from exceptions and loaded classes.
☆11Updated 7 years ago
Alternatives and similar repositories for JavaAgent
Users that are interested in JavaAgent are comparing it to the libraries listed below
Sorting:
- It's a Java debugger with the smaller step size. One line of java code is consisted of lines of bytecode. This debugger can step into the…☆16Updated 2 years ago
- Plugin for Recaf☆47Updated 4 years ago
- Deobfuscate ZKM up to version 11, replaced by threadtear☆72Updated 5 years ago
- JVM TI binding for Rust☆11Updated 2 years ago
- Utilize Java Agents and ASM to modify then override Java SE classes. (In this case blocking java.lang.Runtime.exec)☆56Updated last year
- 💉 Inject JavaAgent into any running JVM (with DisableAttachMechanism)☆20Updated 2 years ago
- Reads PE headers and virtual memory from file or buffer in Java☆22Updated last year
- An ASM analyzer implementation with minimal simulation to gather additional stackframe information.☆46Updated 3 months ago
- Library for accessing the native Klass backend of objects & class dumpers in pure java☆18Updated 9 months ago
- Load Java Agents at any running JVM process and more, no JDK needed☆30Updated 5 years ago
- Java reflection hooking library☆41Updated 3 years ago
- Obfuscation resilent Java class reader/writer☆129Updated this week
- Post modern age integration focused jvm bytecode assembler☆72Updated last week
- Attach to another JVM using Java and Java Native Access☆15Updated 3 years ago
- A tool for Java program complementation.☆42Updated last year
- LoadLibrary DLL Injector Proof-of-Concept in Java☆37Updated 7 years ago
- Industrial IR-based static analysis framework for Java bytecode☆169Updated 2 weeks ago
- A proxy DLL for Windows to dump JVM classes at JNI level☆82Updated 5 years ago
- Inline bytecode in Java☆53Updated last year
- x86 Disassembly in pure java☆11Updated 3 years ago
- Collection of my personal java crackmes☆46Updated 4 years ago
- Allatori v3.0 source code.☆52Updated 6 years ago
- Extending final classes!☆25Updated 7 years ago
- Super simple ClassLoader base for people trying to "protect" their programs with class encryption or similar.☆7Updated 6 years ago
- ☆44Updated 5 years ago
- A patch generator for java classes☆15Updated 3 years ago
- Plugin for Recaf, which allows you to no-op methods with a single click.☆19Updated 4 years ago
- Simple native jvm class dumper written in C by hook ClassLoader☆54Updated 3 years ago
- A list of Java obfuscators, obfuscated samples and benchmarks.☆78Updated last month
- A short HOWTO on how to redefine class bytecode at runtime, plus a complete class to accomplish this task.☆53Updated 8 years ago