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☆127Updated 6 months ago
- x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more☆82Updated 2 years ago
- The most trivial virtual machine that can run a few x86 machine code instructions.☆26Updated 8 years ago
- Windows OS Internals Curriculum Resource Kit ACADEMIC☆19Updated 8 years ago
- MASM32 Code collection for reverse engineers☆158Updated last month
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆201Updated 2 months ago
- Modern UI controls for win64 assembler☆29Updated last year
- Code samples for the Understanding Windows x64 Assembly tutorial.☆270Updated last year
- Debugger extension for the Debugging Tools for Windows (WinDbg, KD, CDB, NTSD).☆69Updated 9 years ago
- Source code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm☆167Updated 5 years ago
- Demo of LoadLibrary function with C++ in Win32 API☆11Updated 2 years ago
- Extended Length Disassembler Engine for x86-64 (1337 bytes in size)☆53Updated 6 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
- PoC lightweight x64 register based VM implementation☆53Updated last year
- The Windows Research Kernel v1.2 contains the sources for the core of the Windows (NTOS) kernel and a build environment for a kernel that…☆87Updated 7 years ago
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆87Updated 4 years ago
- x86-64 virtual machine and disassembler☆147Updated 5 years ago
- PE Library x86☆21Updated 6 years ago
- Modern UI controls for win32 assembler☆68Updated last year
- x64 Assembly Examples (fasm)☆30Updated 8 years ago
- Operating Systems technical challenge based on the Windows Research Kernel☆166Updated 4 years ago
- Hacking on "Windows 95 System Programming Secrets" from http://www.wheaty.net/downloads.htm☆24Updated 10 years ago
- A general purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library…☆91Updated last year
- C++ library for low-level Windows development☆80Updated last year
- A demo tutorial for low-level and kernel developers - developing a custom Windows boot loader☆72Updated 5 years ago
- My repository to upload drivers from different books and all the information related to windows internals.☆161Updated 6 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆61Updated last year
- I was challenged by a friend to list all the processes and drivers in a system using more "unusual" methods. By doing this I learned quit…☆14Updated 9 years ago
- Just a collection of NASM code while I learn/refresh my Assembly understanding☆106Updated 2 years ago
- A C library and binary for generating machine code of x86_64 assembly language and executing on the fly without invoking another compiler…☆196Updated 9 months ago