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 6 years ago
- Pure-python C compiler and assembler☆51Updated 10 years ago
- x86 Emulator in Python☆160Updated 8 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Inline assembly module for python☆29Updated 2 years ago
- PyAsmJIT is a Python package for x86_64/ARM assembly code generation and execution.☆42Updated 5 years ago
- TRiad Is A Decompiler. Triad is a tiny, free and open source, Capstone based x86 decompiler for ELF binaries.☆102Updated 9 years ago
- asrepl: x86-64 assembly REPL☆71Updated 8 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆24Updated 7 years ago
- Universal disassembler for Python bytecode (supports Python 2 and 3)☆51Updated 13 years ago
- c++ bindings for capstone disasembly framework (http://www.capstone-engine.org/ - https://github.com/aquynh/capstone)☆62Updated 8 years ago
- A Qt-based disassembly viewer based on radare2☆77Updated 7 years ago
- Control-Flow, Dominator Tree, and dot output from Python bytecode☆66Updated 9 months 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
- Universal decompiler☆33Updated 11 years ago
- MSDOS emulator built on top of Unicorn engine☆137Updated 9 years ago
- ☆70Updated 3 years ago
- AMD64 PE Emulator in Python.☆85Updated last year
- Automating x64dbg using Python☆34Updated 9 years ago
- pyREtic is an extensible framework for in-memory Python 2.x bytecode reverse engineering☆268Updated 2 years ago
- Zydis Python Bindings (Work In Progress)☆31Updated 3 years ago
- Tracks runtime instruction execution in Linux programs☆35Updated 12 years ago
- CGEN with support for generating IDA Pro IDP modules☆30Updated 9 years ago
- Demangles C++ symbol names genarated by Microsoft Visual C++ in order to retrieve the original C++ declarations.☆32Updated 5 years ago
- PE file manipulation library.☆64Updated 5 years ago
- Decompiler for Python 3.3 (forked from https://code.google.com/p/unpyc3)☆70Updated 11 years ago
- Simple and small library that allows disassembly of raw bytes for multiple architectures☆30Updated 2 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
- 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