jserv / simple-dvmLinks
A simplified educational Dalvik virtual machine implementation
☆69Updated 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:
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆39Updated 4 years ago
- LLVM Linker for Mobile Computing☆82Updated 9 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆191Updated 7 years ago
- ELF obfuscator☆68Updated 10 years ago
- A shabby implementation of Java virtual machine in C☆147Updated 3 years ago
- This project is unmaintained and unfinished.☆55Updated 10 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- Linker and loader for elf relocatable files. Developed in C for ARM architecture.☆30Updated last year
- Another C Library optimized for Embedded Linux☆61Updated 11 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated 2 months ago
- Simple and small library that allows disassembly of raw bytes for multiple architectures☆30Updated 2 years ago
- raid is a GDB-like tiny debugger which is based on ptrace.☆15Updated 3 years ago
- Highly simplified Java and Davlk virtual machine implementations☆23Updated 11 years ago
- ☆112Updated 6 years ago
- PyAsmJIT is a Python package for x86_64/ARM assembly code generation and execution.☆42Updated 6 years ago
- ☆25Updated 4 years ago
- An LLVM bitcode parsing example☆53Updated 5 years ago
- App translates Java source code to C++ source code.☆17Updated 11 years ago
- A binary to LLVM translator☆149Updated 7 years ago
- One Python File To Parse ELF For Learning ELF☆22Updated 7 years ago
- replace or modify symbol names in elf object files (relocatable and executable)☆37Updated 5 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- Dex manipulation library☆101Updated 9 years ago
- ☆117Updated 8 years ago
- Tiny ELF loader☆136Updated 2 years ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆27Updated 3 years ago
- Identifying/Extracting various sections of an ELF file☆160Updated 5 years ago
- Simple Library calls tracer☆22Updated 7 years ago
- Linux assembly language minimal 'dynamic ELF' example plus experiments☆25Updated 5 years ago
- Trace Log Generation (CLI) on a target device or emulator : Generating context information of every instruction from a specific point (in…☆22Updated 8 years ago