grant-olson / pyasmLinks
Dynamic inline x86 assembler for python.
☆65Updated 13 years ago
Alternatives and similar repositories for pyasm
Users that are interested in pyasm are comparing it to the libraries listed below
Sorting:
- An easy and powerful assembler engine in python.☆54Updated 5 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- x86 Emulator in Python☆159Updated 8 years ago
- Pure-python C compiler and assembler☆51Updated 10 years ago
- asrepl: x86-64 assembly REPL☆71Updated 8 years ago
- Inline assembly module for python☆29Updated 2 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆24Updated 7 years ago
- PyAsmJIT is a Python package for x86_64/ARM assembly code generation and execution.☆42Updated 5 years ago
- Universal disassembler for Python bytecode (supports Python 2 and 3)☆51Updated 13 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆41Updated 4 years ago
- Minimal "pydasm" fork for Windows☆21Updated 8 years ago
- A Qt-based disassembly viewer based on radare2☆76Updated 7 years ago
- Tracks runtime instruction execution in Linux programs☆34Updated 11 years ago
- TRiad Is A Decompiler. Triad is a tiny, free and open source, Capstone based x86 decompiler for ELF binaries.☆100Updated 9 years ago
- SWF parser and AVM2 (Actionscript 3) bytecode parser☆19Updated 8 years ago
- c++ bindings for capstone disasembly framework (http://www.capstone-engine.org/ - https://github.com/aquynh/capstone)☆62Updated 8 years ago
- 32-bit x86 emulator using ncurses and capstone/keystone/unicorn☆28Updated 6 years ago
- Dynamic binary translation framework for instrumenting the Linux kernel and its modules☆77Updated 7 years ago
- Translator from asm to C, but not decompiler. Something between compiler and decompiler.☆56Updated 3 years ago
- Capstone Engine bindings for Lua☆18Updated 10 years ago
- Decompiler for Python 3.3 (forked from https://code.google.com/p/unpyc3)☆69Updated 10 years ago
- MSDOS emulator built on top of Unicorn engine☆135Updated 9 years ago
- ☆69Updated 3 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆122Updated 4 years ago
- A Python implementation of the C Python Interpreter☆95Updated last week
- PE file manipulation library.☆64Updated 5 years ago
- Fiddle with x86 and x64 asm from python☆6Updated 6 years ago
- CGEN with support for generating IDA Pro IDP modules☆30Updated 9 years ago
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆66Updated 8 months ago
- 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…☆403Updated 10 years ago