cggos / windows_via_cpp
Source Code of the Book "Windows Via C/C++" By Jeffrey Richter And Christopher Nasarre
☆103Updated 8 years ago
Alternatives and similar repositories for windows_via_cpp:
Users that are interested in windows_via_cpp are comparing it to the libraries listed below
- Unofficial source code repo for Jeffrey Richter and Christophe Nasarre's Windows via C/C++ 5th edition.☆71Updated last year
- Library for parsing internal structures of PE32/PE32+ binary files.☆164Updated 5 months ago
- Sample code that goes with "Understanding ReadDirectoryChangesW"☆115Updated 2 years ago
- Windows 10 System Programming book samples☆425Updated 11 months ago
- A demo solution to illustrate approaches on getting information about processes and block/allow their start☆111Updated 8 years ago
- A minimum cross-platform implementation of COM (Component Object Model), DI/IOC framework☆25Updated 2 months ago
- WTL helper library☆47Updated 2 months ago
- NikPEViewer a PE viewer source code☆87Updated 6 years ago
- ☆39Updated 6 years ago
- Fully-featured GUI Hex Control.☆197Updated last week
- WinHttpPAL is a C++ library which implements WinHttp API for POSIX systems using libcurl☆74Updated 5 months ago
- C++ library for low-level Windows development☆74Updated last year
- How to GetProcAddress() like a boss 😎☆52Updated 8 years ago
- A tool for capturing the count and source of the HANDLE resources in windows application.☆32Updated 2 weeks ago
- Libraries for extending WinDbg and its underlying components.☆112Updated 2 weeks ago
- Command-line tool for measuring process memory similar to the SysInternals tool of the same name. Includes the ability to summarise multi…☆39Updated 3 years ago
- Hotpatching in Windows with 5 methods.☆64Updated 6 years ago
- Windows drivers 开发的各个基础示例,包含进程、内存、注册表、回调等管理☆166Updated 5 years ago
- Windows file system minifilter driver which generates backup copies of certain files before they change☆47Updated 6 years ago
- Yet another PE Viewer☆140Updated 2 years ago
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆162Updated last month
- Kernel-mode C++ unit testing framework in BDD-style☆50Updated last year
- WinHTTP examples☆25Updated 2 years ago
- wmic 是一款获取PC电脑相关硬件信息的程序,目前支持 主板,硬盘,内存条,显卡,网卡等信息,使用 windows wmi com c++ 编写。☆46Updated last month
- Windows上高性能异步IPC实现(基于命名管道)。A high-performance asynchronous IPC implementation on Windows (based on named pipes).☆34Updated 2 years ago
- A multiplatform system library☆141Updated 3 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…☆51Updated 3 years ago
- Simple programmatic Windows processes monitor.☆25Updated 10 years ago
- The original Visual Leak Detector. This is old work and is here for archival purposes. Newer work on Visual Leak Detector is being done a…☆75Updated last year
- Windows 驱动开发技术详解 张帆 史彩成☆35Updated 7 years ago