raydac / j-j-jvmLinks
JVM bytecode interpreter written in Java
☆84Updated 8 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 .☆55Updated last year
- ELF parsing library in java.☆161Updated 10 months ago
- ☆95Updated 3 years ago
- Convert JAVA source to C source, Build standlone binary without any class file.☆69Updated last year
- Jasmin is an assembler for the Java Virtual Machine ⛺☆196Updated 2 years ago
- JLang: Ahead-of-time compilation of Java programs to LLVM☆298Updated 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
- 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
- Java Byte Code 2 LLVM IR☆15Updated 10 years ago
- Assembler and disassembler for Java class files☆66Updated last year
- Dataset and tool to analyse and compare java bytecode decompilers http://arxiv.org/pdf/1908.06895☆20Updated 5 years ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- Free Tools to View Internals of Binary File, including .class, .dex, .elf, .zip, etc.☆69Updated last year
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆35Updated 3 years ago
- Polyglot Extensible Compiler Framework for Java☆112Updated 3 years ago
- PE/COFF 4J is a java engineering library for portable executables, the format used by Windows☆54Updated last year
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- Industrial IR-based static analysis framework for Java bytecode☆169Updated last week
- Java bindings for LLVM libraries☆30Updated 12 years ago
- This project is unmaintained and unfinished.☆56Updated 9 years ago
- Aspectj JDT Core☆17Updated 2 months ago
- Lightweight dex / odex / apk to jar converter☆34Updated 4 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
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- Mirror of Apache Harmony☆88Updated 8 years ago
- A Java library to parse JVM bytecode, simulate the stack and extract as much information as possible☆41Updated 11 years ago
- An experimental Java Bytecode Interpreter written in C☆163Updated 6 years ago
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆73Updated 5 years ago
- A simple scripting frontend for the Java Debugger Interface☆58Updated 5 years ago
- Utility class to compile java source code in memory☆271Updated 4 years ago