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:
- Demo of LoadLibrary function with C++ in Win32 API☆11Updated 2 years ago
- Collection of libraries for use with x86 / x64 assembler☆127Updated 4 months ago
- Modern UI controls for win64 assembler☆30Updated last year
- A local copy of Alex Ionescu's seemingly abandoned native-nt-toolkit project containing knowledge inherited from the ReactOS project.☆54Updated 5 years ago
- A demo tutorial for low-level and kernel developers - developing a custom Windows boot loader☆72Updated 4 years ago
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆86Updated 4 years ago
- Tutorial for writing x86 / x64 assembly code in Visual Studio☆37Updated 5 years ago
- Modern UI controls for win32 assembler☆69Updated last year
- Windows OS Internals Curriculum Resource Kit ACADEMIC☆19Updated 7 years ago
- Code samples for the Understanding Windows x64 Assembly tutorial.☆261Updated last year
- Simple Protected Mode Kernel for i386☆15Updated 5 years ago
- The most trivial virtual machine that can run a few x86 machine code instructions.☆26Updated 8 years ago
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆199Updated 6 months ago
- PoC lightweight x64 register based VM implementation☆53Updated last year
- My repository to upload drivers from different books and all the information related to windows internals.☆157Updated 6 years ago
- windbg open source☆45Updated 11 years ago
- Extended Length Disassembler Engine for x86-64 (1337 bytes in size)☆52Updated 6 years ago
- Import library generator for x86 PE files☆60Updated 6 years ago
- Running and building LLVM on Windows☆33Updated last year
- C++ library for low-level Windows development☆79Updated last year
- c++ bindings for capstone disasembly framework (http://www.capstone-engine.org/ - https://github.com/aquynh/capstone)☆62Updated 8 years ago
- Crash Windows 10 up to RS2 from an unprivileged process☆42Updated 7 years ago
- x64 Assembly Examples (fasm)☆30Updated 8 years ago
- Custom LoadLibrary implementation☆60Updated 9 years ago
- ☆72Updated 11 years ago
- Debugger extension for the Debugging Tools for Windows (WinDbg, KD, CDB, NTSD).☆69Updated 8 years ago
- x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more☆82Updated 2 years ago
- Simple error lookup for Win32 and NTSTATUS errors☆20Updated 6 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆59Updated 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