sondernextdoor / WindowsHardwareInfoLinks
A project written in C++ to get hardware info on a Windows PC. Interfaces with the Windows Management Instrumentation (WMI) service to query hardware info of interest and provides a basic command line interface.
☆136Updated last year
Alternatives and similar repositories for WindowsHardwareInfo
Users that are interested in WindowsHardwareInfo are comparing it to the libraries listed below
Sorting:
- Header-only C/C++ IPC for Windows, Linux and macOS.☆47Updated 2 years ago
- wmic 是一款获取PC电脑相关硬件信息的程序,目前支持 主板,硬盘,内存条,显卡,网卡等信息,使用 windows wmi com c++ 编写。☆48Updated 5 months ago
- msvcr14x is a program that allows programs compiled with VC2015 and above not to rely on a bunch of useless API-Ms-win-starting DLLS☆67Updated 2 months ago
- WTL helper library☆55Updated last month
- Very simple C++ library to query WMI (even for MinGW)☆95Updated 2 years ago
- Windows Service Template written in Visual C++☆53Updated 2 years ago
- Windows Kernel Driver with C++ runtime☆172Updated 4 years ago
- A bunch of parsers for PE and PDB formats in C++☆254Updated last year
- 一个基于windows共享内存的进程间通信库☆21Updated 5 years ago
- Vutils or Vic Utilities is an utility library written in Modern C++ and for Modern C++. It helps your programming go easier, faster, and …☆70Updated last year
- ☆75Updated 3 years ago
- Mitigating DLL preloading attacks.☆66Updated 2 months ago
- force delete runing .exe application file.or delete any locked file☆73Updated 2 years ago
- a lightweight immediate mode gui based on Direct2D / 基于Direct2D的轻量级即时渲染GUI框架☆64Updated 2 years ago
- Dump SMBIOS for Windows 7 and later to Use GetSystemFirmwareTable() API (http://msdn.microsoft.com/en-us/library/windows/desktop/ms724379…☆185Updated last year
- Framework for secure self-updating software, written in C++/Win32.☆71Updated 7 years ago
- Fully-featured GUI Hex Control.☆205Updated 3 weeks ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆168Updated 9 months ago
- openssl-1.1 Windows build with Visual Studio.☆81Updated 3 months ago
- C++ wrapper for manipulating Windows registry☆56Updated 2 years ago
- hwid-checker-mg is simple, proof-of-concept, hardware id checker made in C++ that utilizes the SMBIOS/DMI standards to output information…☆109Updated 3 years ago
- Modern C++ wrapper for Windows PE signature verification mechanism☆29Updated 6 years ago
- C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL☆186Updated 3 years ago
- Win32 OOP version of the WinAPI for creating lightweight Forms in C++☆72Updated 5 years ago
- Kernel-Mode extended version of https://github.com/microsoft/Detours☆173Updated 3 months ago
- A cpp project developed for hooking various graphic libraries such as: d3d9, d3d10, d3d11, d3d12, gdi, gdi+, opengl and vulkan. (Inspired…☆23Updated 6 years ago
- Windows drivers 开发的各个基础示例,包含进程、内存、注册表、回调等管理☆170Updated 5 years ago
- A simple library which provides a way to read and write the memory of other processes☆55Updated 7 years ago
- WinINet wrapper - tiny windows HTTPS library, no dependencies. 封装了WinInet的强大http请求库 make POST and GET requests☆41Updated 2 years ago
- Project that captures the desktop image with DXGI duplication. Saves the captured image to the file in different image formats (*.bmp; *.…☆73Updated 5 years ago