robertdunne / X64_AsmLinks
Example source code for book: Windows® 64-bit Assembly Language Programming Quick Start
☆31Updated 7 years ago
Alternatives and similar repositories for X64_Asm
Users that are interested in X64_Asm are comparing it to the libraries listed below
Sorting:
- Collection of libraries for use with x86 / x64 assembler☆130Updated 7 months ago
- x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more☆83Updated 2 years ago
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆87Updated 5 years ago
- Windows OS Internals Curriculum Resource Kit ACADEMIC☆19Updated 8 years ago
- A local copy of Alex Ionescu's seemingly abandoned native-nt-toolkit project containing knowledge inherited from the ReactOS project.☆54Updated 6 years ago
- c++ bindings for capstone disasembly framework (http://www.capstone-engine.org/ - https://github.com/aquynh/capstone)☆63Updated 9 years ago
- Hotpatching in Windows with 5 methods.☆64Updated 7 years ago
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆206Updated 2 months ago
- The most trivial virtual machine that can run a few x86 machine code instructions.☆26Updated 8 years ago
- Simple Protected Mode Kernel for i386☆15Updated 5 years ago
- PoC lightweight x64 register based VM implementation☆53Updated last year
- A general purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library…☆92Updated last year
- PE Bliss - Cross-Platform Portable Executable C++ Library