yottaawesome / windows-via-c-cppLinks
Unofficial source code repo for Jeffrey Richter and Christophe Nasarre's Windows via C/C++ 5th edition.
☆73Updated 2 years ago
Alternatives and similar repositories for windows-via-c-cpp
Users that are interested in windows-via-c-cpp are comparing it to the libraries listed below
Sorting:
- Source Code of the Book "Windows Via C/C++" By Jeffrey Richter And Christopher Nasarre☆107Updated 9 years ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆169Updated 10 months ago
- Unofficial source code repo for Charles Petzold's Programming Windows 5th Edition.☆97Updated 2 months ago
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆169Updated 4 months ago
- Command-line tool for measuring process memory similar to the SysInternals tool of the same name. Includes the ability to summarise multi…☆39Updated 4 years ago
- WTL helper library☆53Updated 2 months ago
- Code samples for the Understanding Windows x64 Assembly tutorial.☆261Updated last year
- Event Tracing for Windows tools and samples☆26Updated 8 months ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆38Updated 11 months ago
- C++ library for low-level Windows development☆79Updated last year
- Windows 10 System Programming book samples☆436Updated last year
- Mirror of Windows Template Library (WTL)☆136Updated 3 years ago
- Shows how to use Win32 controls by programming code (c++17).☆78Updated last year
- Unofficial source code repo for theForger's Win32 API Tutorial.☆24Updated 2 years ago
- Console application that creates an HTML report from a Windows user-mode dump file, using WinDBG or CDB debuggers. Although it's been mai…☆52Updated 4 months ago
- Fully-featured GUI Hex Control.☆206Updated last month
- How to GetProcAddress() like a boss 😎☆52Updated 8 years ago
- Sample code that goes with "Understanding ReadDirectoryChangesW"☆115Updated 2 years ago
- Enhanced version of the classic Spy++ tool☆210Updated this week
- C++ Framework For Fast Development: OOP wrappers and helpers for OpenCL, SQLite, Microsoft RPC API (DCE), Windows Web Services API (SOAP)…☆44Updated 3 years ago
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆198Updated last month
- Sample code for Component Object Model (COM) setup and registration.☆56Updated 8 months ago
- getopt.h and getopt.c are very often used in linux, to make it easy for windows user, two files were extracted from glibc☆79Updated last year
- LLVM/Clang toolsets for Visual Studio 2026, 2022, 2019, 2017, 2015, 2013, 2012 and 2010.☆233Updated 3 weeks ago
- Hotpatching in Windows with 5 methods.☆64Updated 6 years ago
- WinHttpPAL is a C++ library which implements WinHttp API for POSIX systems using libcurl☆78Updated 10 months ago
- Yet another PE Viewer☆140Updated 2 years ago
- Libraries for extending WinDbg and its underlying components.☆111Updated last week
- Code to make it easier to write an NDIS network driver on Windows☆89Updated 2 years ago
- Windows上高性能异步IPC实现(基于命名管道)。A high-performance asynchronous IPC implementation on Windows (based on named pipes).☆39Updated 2 years ago