ForceBru / PyVMLinks
A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual
☆119Updated 3 years ago
Alternatives and similar repositories for PyVM
Users that are interested in PyVM are comparing it to the libraries listed below
Sorting:
- Compile a subset of the Python AST to x64-64 assembler☆141Updated last year
- an operating system in Python☆245Updated 10 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- A Python to C compiler☆40Updated 4 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Python scripting support for DOSBox☆17Updated 13 years ago
- A Python implementation of the C Python Interpreter☆94Updated this week
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆354Updated 5 years ago
- L1VM - a tiny virtual machine with a 64 bit core☆137Updated this week
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆343Updated 2 years ago
- x86 Emulator in Python☆159Updated 8 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆24Updated 7 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- gelfload is Gregor's ELF loader. It is a usermode loader for ELF executables, used for two purposes: 1) Creating ELF environments on othe…☆39Updated 11 years ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆51Updated 6 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- A GCC plugin to dump the final layout of a struct.☆34Updated 6 months ago
- Write COFF object files from Python☆14Updated 2 years ago
- Little Python to C++ compiler☆94Updated last year
- A simple 64bit UEFI application of Hello World! without using any UEFI toolkit.☆109Updated last year
- Inline assembly module for python☆28Updated 2 years ago
- A UEFI Boot Loader Built in NASM☆43Updated last year
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆173Updated last year
- Pure-python C compiler and assembler☆51Updated 10 years ago
- A small arm/x86(-64) C compiler☆166Updated 2 years ago
- Python based FAT12/FAT16/FAT32 implementation with VFAT support☆36Updated last year
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆402Updated 10 years ago
- A bare-bones minimal executable application for efi on the x64 platform☆55Updated 2 years ago