GregoryComer / x86-csv
A machine-readable representation of the Intel x86 Instruction Set Reference.
☆32Updated 3 years ago
Alternatives and similar repositories for x86-csv:
Users that are interested in x86-csv are comparing it to the libraries listed below
- Sled System Emulator☆28Updated 2 months ago
- 16-bit x86 architecture for Binary Ninja☆14Updated 3 years ago
- Turn an interpreter into a code generator☆30Updated 9 years ago
- A fast, zero dependency, single-header WebAssembly interpreter☆34Updated last year
- EFI Byte Code Virtual Machine in userspace☆77Updated last year
- Convert low ghidra pcode to verifiable C☆20Updated 4 months ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 4 years ago
- Convert ELF executables to DOS executables☆31Updated 5 years ago
- Micro LZMA decoder☆50Updated 3 months ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆32Updated last year
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated last month
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 2 months ago
- x86-64 | ARM (AArch32/AArch64/THUMB) full instruction set.☆69Updated 4 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…☆36Updated 10 years ago
- An assembly control flow graph/basic block visualizer for the web☆35Updated 2 years ago
- (Dis)assembler and analyzer generated from the machine-readable ARMv8.3-A specification☆26Updated 6 years ago
- Fast program tracing and analysis☆16Updated 3 months ago
- ☆55Updated 4 years ago
- A (SLEIGH) disassembler that supports multiple architectures☆81Updated 2 years ago
- A simple ISO9660 file system implementation.☆40Updated 10 years ago
- A parser for Apple's Compact Unwinding Format, which is used in the __unwind_info section of mach-O binaries.☆29Updated last month
- A compiler from Rust to C, and a checker for unsafe code☆81Updated 5 years ago
- A div-less, mul-less, atomic-less `rv64i` compiler toolchain using purely clang, musl, and compiler-rt☆28Updated 4 years ago
- A super simple RV32i JIT, designed for ease of understanding and modification☆84Updated 2 years ago
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 2 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆26Updated 3 years ago
- nebulae kernel - stage 0 uefi barebones☆34Updated last year
- LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM…☆48Updated last week
- crefl is a runtime library and compiler plug-in to support reflection in C.☆40Updated 4 months ago