ForceBru / PyVMLinks
A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual
☆124Updated 4 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☆145Updated last year
- Pure-python C and assembler compiler☆55Updated 11 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆355Updated 4 months ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation