A simplified educational Dalvik virtual machine implementation
☆70Feb 26, 2015Updated 11 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:
- A tool for decoding Android resources.arsc file using java, for decoding .arsc resources file and getting information from apk file.☆21Jan 3, 2018Updated 8 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- A small implementation of a regular expression matching engine, written in standard C11.☆13Jan 4, 2017Updated 9 years ago
- A minimal mark-and-sweep garbage collector☆43Apr 3, 2019Updated 6 years ago
- Implemented the internals of a real-time operating system.☆10Jan 15, 2015Updated 11 years ago
- VisualDFA is a sophisticated educational tool for interactively visualizing data-flow analyses using Java/Jimple.☆12Sep 14, 2017Updated 8 years ago
- A library for creating and patching binary diffs. Based on bsdiff.☆11Nov 23, 2014Updated 11 years ago
- st filesystem for embedded flash systems☆12Mar 12, 2017Updated 8 years ago
- A tools to parser Android AndroidManifest.xml axml to xml or parser xml to axml☆14Dec 15, 2017Updated 8 years ago
- PLCT实验室2020年开放日活动的演讲资料☆13Dec 29, 2020Updated 5 years ago
- A java obfuscator (GUI)☆12Mar 7, 2021Updated 4 years ago
- pure-python C types packer/unpacker☆19Mar 1, 2020Updated 6 years ago
- user-space elf loader☆16Nov 18, 2022Updated 3 years ago
- A tool for dependencies validation for ninja build system using strace to detect the real dependencies☆16Nov 12, 2018Updated 7 years ago
- ☆16Apr 8, 2014Updated 11 years ago
- A Datalog Framework for Python☆16Mar 8, 2023Updated 2 years ago
- Arbitrary precision integer library for C and C++☆34Sep 20, 2024Updated last year
- Measure branching along code paths☆18Oct 25, 2016Updated 9 years ago
- mark/sweep garbage collector for C☆29Mar 24, 2012Updated 13 years ago
- Sequence data structure with efficient random access insert and erase☆13Aug 15, 2023Updated 2 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Nov 25, 2015Updated 10 years ago
- Mirror of the portable version of Game Of Trees☆31Feb 24, 2026Updated last week
- COVA - A static analysis tool to compute path conditions☆40Jul 12, 2025Updated 7 months ago
- Reverse libsgmain☆19Jan 9, 2020Updated 6 years ago
- Simple parser for Python marshal serialization and pyc files☆22Jan 23, 2026Updated last month
- 动手实现一个虚拟机☆21Apr 14, 2022Updated 3 years ago
- ARM virtual machine☆41Feb 10, 2018Updated 8 years ago
- Meld virtual machine.☆28Nov 20, 2015Updated 10 years ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆19Mar 10, 2024Updated last year
- 在Android平台用gcc和g++编译运行c和c++☆17May 15, 2020Updated 5 years ago
- minimal instruction set and assembler/compiler for "Hello World" execution☆115Dec 28, 2020Updated 5 years ago
- Simple elf linker implementation☆17May 4, 2019Updated 6 years ago
- Universal Symbolic Virtual Machine☆28Dec 10, 2025Updated 2 months ago
- Map and modify ELF using C++ structures☆19Feb 28, 2021Updated 5 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Sep 10, 2025Updated 5 months ago
- an x86 compiler written in ruby☆31Jun 9, 2025Updated 8 months ago
- An extremely rudimentary libc with its sole purpose being to build the smallest possible executable for Magisk☆61Sep 10, 2025Updated 5 months ago
- Rendering library for 2D/3D graphics☆25Dec 26, 2025Updated 2 months ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆25Updated this week