cggos / windows_via_cppLinks
Source Code of the Book "Windows Via C/C++" By Jeffrey Richter And Christopher Nasarre
☆107Updated 9 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
Sorting:
- Unofficial source code repo for Jeffrey Richter and Christophe Nasarre's Windows via C/C++ 5th edition.☆74Updated 2 years ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆169Updated 11 months ago
- A demo solution to illustrate approaches on getting information about processes and block/allow their start☆111Updated 8 years ago
- WTL helper library☆57Updated 2 months ago
- Hotpatching in Windows with 5 methods.☆64Updated 7 years ago
- NikPEViewer a PE viewer source code☆86Updated 6 years 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
- Fully-featured GUI Hex Control.☆206Updated 2 months ago
- WinHttpPAL is a C++ library which implements WinHttp API for POSIX systems using libcurl☆78Updated 11 months ago
- Base for writing Windows services in C++☆49Updated 5 years ago
- ☆39Updated 7 years ago
- Libraries for extending WinDbg and its underlying components.☆111Updated last month
- Windows drivers 开发的各个基础示例,包含进程、内存、注册表、回调等管理☆171Updated 5 years ago
- Code to make it easier to write an NDIS network driver on Windows☆89Updated 2 years ago
- Windows file system filter driver - illustration of the technology☆102Updated 5 years ago
- How to GetProcAddress() like a boss 😎☆52Updated 8 years ago
- Sample code that goes with "Understanding ReadDirectoryChangesW"☆115Updated 2 years ago
- Windows file system minifilter driver which generates backup copies of certain files before they change☆48Updated 7 years ago
- C++ library for low-level Windows development☆80Updated last year
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆172Updated 5 months ago
- A multiplatform system library☆144Updated 4 years ago
- A tool for aiding Win32 C development using WINDOWSX.H message crackers☆20Updated last year
- Windows上高性能异步IPC实现(基于命名管道)。A high-performance asynchronous IPC implementation on Windows (based on named pipes).☆40Updated 2 years ago
- Win32 PE Parser☆109Updated last year
- C++ WMI class library☆56Updated 2 years ago
- A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.☆60Updated 3 years ago
- Extremely fast file search using the NTFS USN journal☆148Updated 9 years ago
- Mirror of Windows Template Library (WTL)☆137Updated 3 years ago
- Kernel-mode C++ unit testing framework in BDD-style☆51Updated 3 months ago
- tlock, RWMUTEX, Collab, USM, RSem and other C++ templates for Windows to provide read/write mutex locks, various multithreading tools, co…☆35Updated 5 years ago