sonictk / asm_tutorial
Code samples for the Understanding Windows x64 Assembly tutorial.
☆248Updated last year
Alternatives and similar repositories for asm_tutorial:
Users that are interested in asm_tutorial are comparing it to the libraries listed below
- Windows 10 System Programming book samples☆424Updated 10 months ago
- Just a collection of NASM code while I learn/refresh my Assembly understanding☆104Updated last year
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆196Updated last month
- Unofficial source code repo for Charles Petzold's Programming Windows 5th Edition.☆89Updated last year
- Collection of libraries for use with x86 / x64 assembler☆121Updated 3 months ago
- Samples for the book Windows Kernel Programming, 2nd edition☆331Updated 4 months ago
- Simple x86/x64 Assembler/Disassembler/Emulator☆183Updated 8 months ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆164Updated 4 months ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆566Updated 3 years ago
- Example source code for book: Windows® 64-bit Assembly Language Programming Quick Start☆31Updated 6 years ago
- Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers☆250Updated this week
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆161Updated 3 weeks ago
- set of single-header libraries for C/C++. The code is far from finished but some parts are quite usable.☆169Updated 3 years ago
- TitanEngine Community Edition. Debug engine used by x64dbg.☆421Updated 3 weeks ago
- My personal cheat sheet for using WinDbg for kernel debugging☆414Updated last week
- x86-64 Assembler based on Zydis☆351Updated last month
- C++ STL in the Windows Kernel with C++ Exception Support☆407Updated last year
- A series of increasingly complex programs demonstrating function hooking on 64 bit Windows. Culminating in a program that hooks mspaint t…☆303Updated 4 years ago
- Intro to x86 Assembly Language.☆272Updated 4 years ago
- PC Assembly language book☆164Updated 2 years ago
- Native API header files for the System Informer project.☆1,158Updated last month
- flat assembler g - adaptable assembly engine☆257Updated 2 months ago
- Organized bookmarks to Win32API posts of Raymond Chen's blog "The Old New Thing".☆320Updated 8 months ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆334Updated 3 years ago
- COFF and Portable Executable format described using standard C++ with no dependencies.☆278Updated last month
- Windows NT x64 syscall fuzzer☆602Updated last year
- Anti-debugging techniques on a (bad looking) Win32 application.☆240Updated last year
- MASM32 Code collection for reverse engineers☆157Updated 8 months ago
- The Windows Kernel Programming book samples☆627Updated last year
- bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, des…☆950Updated 3 weeks ago