cggos / windows_via_cppLinks
Source Code of the Book "Windows Via C/C++" By Jeffrey Richter And Christopher Nasarre
☆106Updated 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.☆71Updated 2 years ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆167Updated 8 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☆55Updated 3 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
- NikPEViewer a PE viewer source code☆87Updated 6 years ago
- A minimum cross-platform implementation of COM (Component Object Model), DI/IOC framework☆25Updated 6 months ago
- WinHttpPAL is a C++ library which implements WinHttp API for POSIX systems using libcurl☆78Updated 9 months ago
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆167Updated 3 months ago
- A multiplatform system library☆140Updated 3 years ago
- ☆39Updated 7 years ago
- Hotpatching in Windows with 5 methods.☆66Updated 6 years ago
- Windows drivers 开发的各个基础示例,包含进程、内存、注册表、回调等管理☆171Updated 5 years ago
- C++ library for low-level Windows development☆79Updated last year
- Windows file system filter driver - illustration of the technology☆100Updated 5 years ago
- Fully-featured GUI Hex Control.☆205Updated last month
- Win32 PE Parser☆111Updated last year
- Libraries for extending WinDbg and its underlying components.☆114Updated 4 months ago
- Provides Visual Studio integration for the NASM assembler.☆165Updated 2 months ago
- Base for writing Windows services in C++☆48Updated 4 years ago
- Windows file system minifilter driver which generates backup copies of certain files before they change☆48Updated 6 years ago
- Sample code that goes with "Understanding ReadDirectoryChangesW"☆115Updated 2 years ago
- How to GetProcAddress() like a boss 😎☆53Updated 8 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆59Updated last year
- Code to make it easier to write an NDIS network driver on Windows☆90Updated last year
- Console application that creates an HTML report from a Windows user-mode dump file, using WinDBG or CDB debuggers. Although it's been mai…☆53Updated 2 months ago
- Extremely fast file search using the NTFS USN journal☆145Updated 9 years ago
- Windows 10 System Programming book samples☆434Updated last year
- Copying multiple files using WinAPI IOCP☆20Updated 6 years ago
- Windows上高性能异步IPC实现(基于命名管道)。A high-performance asynchronous IPC implementation on Windows (based on named pipes).☆39Updated 2 years ago