DispatchCode / x64-Instruction-DecoderLinks
An x86/x64 instruction disassembler written in C
☆31Updated 11 months ago
Alternatives and similar repositories for x64-Instruction-Decoder
Users that are interested in x64-Instruction-Decoder are comparing it to the libraries listed below
Sorting:
- Lightweight x86-64 instruction length disassembler (LDE)☆28Updated 2 years ago
- Lightweight x86-64 disassembling library☆42Updated 2 years ago
- Generating binary modules with zasm☆13Updated 2 years ago
- Windows Explorer application written in assembly☆14Updated 2 years ago
- A c++20 constexpr x86 assembler☆58Updated 3 years ago
- RISC-V Disassembler☆18Updated 4 years ago
- Allocation-free move-only alternative to std::function for C++17☆11Updated 4 years ago
- x86_64, PE32+, FAT32 bootloader☆25Updated 3 years ago
- Disarm — Fast AArch64 Decode/Encoder☆41Updated 6 months ago
- Cross-platform asynchronous I/O library☆18Updated last year
- Virtual Machine for x64 and x86 systems☆36Updated 2 months ago
- Extended library for using direct system calls on windows☆16Updated 3 years ago
- .NET bindings for Remill☆13Updated last year
- Reverse engineered API for Microsoft's Time Travel Debugger☆34Updated last year
- Lightweight WINAPI tracing with Pin☆27Updated 5 years ago
- c++ disassembly library☆14Updated 8 years ago
- all the fun stuff that windows has to offer☆12Updated 4 years ago
- Virtual machine with a custom instruction set in C☆16Updated 6 years ago
- Command line tool to create an export defintion file from a dynamic link library☆26Updated 2 years ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆33Updated 2 years ago
- 🧶 The Win32 usermode threading library with UMS/fibers/threads support☆32Updated 5 years ago
- The most trivial virtual machine that can run a few x86 machine code instructions.☆26Updated 8 years ago
- A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant c…☆24Updated 2 years ago
- Dumps all resources from a PE file (EXE, DLL, ...)☆11Updated 6 years ago
- 64-bit x86 CPU emulation and sandboxing.☆18Updated 9 years ago
- A compiler for a subset of C11 language. Under development...☆12Updated last year
- An example of Windows NT Native API application and kernel driver☆21Updated 5 years ago
- Lisp in kernel-mode because it was so seductive☆13Updated 4 years ago
- cross platform library to manipulate and extract information of memory regions☆34Updated 7 years ago
- Minimal header-only C++11 argument parser library for simple command line tools.