sgodbillon / BytecodeParser
A Java library to parse JVM bytecode, simulate the stack and extract as much information as possible
☆41Updated 11 years ago
Alternatives and similar repositories for BytecodeParser:
Users that are interested in BytecodeParser are comparing it to the libraries listed below
- A tool for comparing JAR files, including method bodies and Scala 2 pickled signatures☆175Updated 3 weeks ago
- EA Agent Loader is a collection of utilities for java agent developers.☆94Updated 6 years ago
- Java tracing agent and live trace client☆73Updated last year
- ☆95Updated 3 years ago
- Recaffeinating Java ☕️ with custom semantics and extensions☆51Updated 2 years ago
- Jssembly is a library that allows you to execute native assembly from Java.☆125Updated 7 years ago
- HotSpot JVM introspection library☆106Updated 5 years ago
- Simple algorithm to split a JVM ASM method into two☆21Updated 6 years ago
- An extensible parser for hprof heap dump files produced by various JVMs☆60Updated last year
- Java bytecode analysis/deobfuscation tool☆197Updated 6 years ago
- ☆15Updated 7 years ago
- TLS pinning for Java☆39Updated 3 months ago
- permit reflective access for java 11☆68Updated 3 years ago
- Thor Hammer and a way to express invokedynamic in Java☆18Updated 4 years ago
- Candle Decompiler☆82Updated 10 years ago
- Java bytecode analyzer customizable via JSON rules☆74Updated 6 years ago
- Bil Lewis' Omniscient Debugger for Java.☆57Updated 5 years ago
- Hot replaces classes in the JVM☆213Updated last year
- Banana is a Java primitive collections library with its own memory management☆72Updated 3 years ago
- A simple scripting frontend for the Java Debugger Interface☆58Updated 5 years ago
- Shrinks JARs by removing redundant class-files.☆75Updated 3 years ago
- Assembler / Disassembler for Java Bytecode☆23Updated 3 years ago
- JooFlux is a Java agent for dynamic aspect-oriented middlewares.☆26Updated 9 years ago
- All-in-one Java reverse engineering tool☆184Updated 2 years ago
- A Groovy AST transformation which allows writing the body of a method as bytecode instructions.☆48Updated 8 years ago
- Make native executables out of capsules☆16Updated 9 years ago
- Static heap reachability analysis for Java bytecode and Android memory leak finder.☆32Updated 10 years ago
- ☆14Updated 7 years ago
- VMVM: Unit Test Virtualization for Java☆26Updated 2 years ago
- Experimental Java agent to stomp on things.