jserv / simple-dvmLinks
A simplified educational Dalvik virtual machine implementation
☆65Updated 10 years ago
Alternatives and similar repositories for simple-dvm
Users that are interested in simple-dvm are comparing it to the libraries listed below
Sorting:
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆188Updated 7 years ago
- LLVM Linker for Mobile Computing☆82Updated 9 years ago
- Another C Library optimized for Embedded Linux☆59Updated 11 years ago
- raid is a GDB-like tiny debugger which is based on ptrace.☆13Updated 2 years ago
- Highly simplified Java and Davlk virtual machine implementations☆23Updated 11 years ago
- A shabby implementation of Java virtual machine in C☆144Updated 2 years ago
- Dex manipulation library☆103Updated 9 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆37Updated 3 years ago
- Linker and loader for elf relocatable files. Developed in C for ARM architecture.☆30Updated last year
- This project is unmaintained and unfinished.☆56Updated 9 years ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆24Updated 2 years ago
- ELF obfuscator☆68Updated 9 years ago
- Same as simple-virtual-machine but in C☆150Updated 9 years ago
- A JIT assembler from JavascriptCore☆38Updated 8 years ago
- ☆117Updated 8 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated last year
- PyAsmJIT is a Python package for x86_64/ARM assembly code generation and execution.☆42Updated 5 years ago
- Mirror of git://android.git.kernel.org/platform/dalvik.git with TaintDroid additions (mirror lags official Android)☆48Updated 11 years ago
- A graph-based static-dynamic hybrid DEX code analysis tool☆41Updated 7 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- A tiny VM written in C, with assembler and disassembler☆18Updated 6 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Simple and small library that allows disassembly of raw bytes for multiple architectures☆30Updated 2 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 8 years ago
- Pyston's fork of libunwind; originally from git://git.sv.gnu.org/libunwind.git☆22Updated 10 years ago
- A little C Style Compiler☆58Updated 8 years ago
- App translates Java source code to C++ source code.☆18Updated 10 years ago
- Convert JAVA source to C source, Build standlone binary without any class file.☆69Updated last year