raydac / j-j-jvmLinks
JVM bytecode interpreter written in Java
☆88Updated 10 months ago
Alternatives and similar repositories for j-j-jvm
Users that are interested in j-j-jvm are comparing it to the libraries listed below
Sorting:
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆57Updated 2 years ago
- ELF parsing library in java.☆167Updated last week
- Convert JAVA source to C source, Build standlone binary without any class file.☆70Updated last year
- JLang: Ahead-of-time compilation of Java programs to LLVM☆302Updated 5 years ago
- Assembler and disassembler for Java class files☆68Updated last year
- ☆97Updated 3 years ago
- PE/COFF 4J is a java engineering library for portable executables, the format used by Windows☆55Updated last year
- Dataset and tool to analyse and compare java bytecode decompilers http://arxiv.org/pdf/1908.06895☆20Updated 5 years ago
- This project is unmaintained and unfinished.☆56Updated 10 years ago
- The Java Disassembler☆188Updated last month
- Lightweight dex / odex / apk to jar converter☆35Updated 4 years ago
- Free Tools to View Internals of Binary File, including .class, .dex, .elf, .zip, etc.☆70Updated 3 weeks ago
- Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .☆374Updated last week
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆74Updated 6 years ago
- Library to read, write, analyze, and process java bytecode☆324Updated this week
- Utilize Java Agents and ASM to modify then override Java SE classes. (In this case blocking java.lang.Runtime.exec)☆57Updated 2 years ago
- Provides a java library to read AR, ELF, COFF and other kind of binary files☆62Updated 6 years ago
- Easy-to-use java bytecode editor - successor of JByteMod!☆270Updated 5 years ago
- JamVM is a new Java Virtual Machine conforming to the JVM specification edition 2 (blue book). Clone of git://git.code.sf.net/p/jamvm/cod…☆40Updated 4 years ago
- Java Byte Code 2 LLVM IR☆15Updated 10 years ago
- Aspectj JDT Core☆18Updated 4 months ago
- App translates Java source code to C++ source code.☆18Updated 10 years ago
- Java bindings for LLVM libraries☆31Updated 12 years ago
- Industrial IR-based static analysis framework for Java bytecode☆171Updated 2 months ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- Jasmin is an assembler for the Java Virtual Machine ⛺☆196Updated 2 years ago
- Java / Kotlin Decompiler and AST Library☆138Updated 7 years ago
- convert dex to java class/jar by dx and asm☆25Updated 5 years ago
- Utility class to compile java source code in memory☆274Updated 4 years ago
- 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…☆17Updated 2 years ago