yocontra / CJBE
Continued Java Bytecode Editor, a tool for modifying and analyzing java bytecode structures and class files
☆42Updated 8 years ago
Alternatives and similar repositories for CJBE
Users that are interested in CJBE are comparing it to the libraries listed below
Sorting:
- Java VM Operand Stack Viewer☆26Updated 9 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
- Candle Decompiler☆82Updated 10 years ago
- Java bytecode analysis/deobfuscation tool☆197Updated 7 years ago
- Overrides the standard JRE classes using Java agents to allow us to do intensive debugging on the Java application.☆22Updated 9 years ago
- A libparse implementation of a Dex parser☆22Updated 11 years ago
- High level Java wrapper for capstone-java☆11Updated 9 years ago
- Java byteCode editor with java8☆21Updated 7 years ago
- Java / Kotlin Decompiler and AST Library☆139Updated 6 years ago
- Encrypted Memory Classloader loader + Builder☆45Updated last year
- some idapython scripts for android debugging.☆44Updated 7 years ago
- All-in-one Java reverse engineering tool☆186Updated 2 years ago
- android kernel disassembler based on MAME emulator code☆39Updated 11 years ago
- A tool for deobfuscation of JVM bytecode by analyzing similarities in call-graphs and other program features☆14Updated 12 years ago
- Quick and dirty hacks to explore ART internals☆11Updated 5 years ago
- Remapping tool for compiled java programs.☆124Updated 5 years ago
- A simple tool to help finding JNI calls in a x86/ARM disassembly listing☆81Updated 7 years ago
- Java DeObfuscator (in C#)☆40Updated 13 years ago
- Java class file shrinker, optimizer, obfuscator, and preverifier