cirosantilli / x86-instruction-encoding-tutorialLinks
x86 Instruction Encoding Tutorial
☆21Updated 9 years ago
Alternatives and similar repositories for x86-instruction-encoding-tutorial
Users that are interested in x86-instruction-encoding-tutorial are comparing it to the libraries listed below
Sorting:
- A x86 Virtual Machine Monitor including device modules and instruction emulator. Standalone version of the Vancouver VMM.☆44Updated 3 years ago
- A library that allows execution of an ELF binary inside a virtual machine without a full-scale operating system☆22Updated 10 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 5 years ago
- 32-bit x86 emulator using ncurses and capstone/keystone/unicorn☆29Updated 6 years ago
- Tiny Code Generator Library☆46Updated 4 years ago
- A simple library focusing on demangling symbols for different programing languages☆47Updated 4 years ago
- c++ bindings for capstone disasembly framework (http://www.capstone-engine.org/ - https://github.com/aquynh/capstone)☆62Updated 8 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers