sondernextdoor / WindowsHardwareInfo
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.
☆119Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for WindowsHardwareInfo
- hwid-checker-mg is simple, proof-of-concept, hardware id checker made in C++ that utilizes the SMBIOS/DMI standards to output information…☆105Updated 2 years ago
- ☆60Updated 2 years ago
- force delete runing .exe application file.or delete any locked file☆70Updated last year
- Static user/kernel mode library that allows access to all functions and global variables by extracting offsets from the PDB☆73Updated last year
- IAT Hooking POC (x86 / x64) - Hook functions through the IAT☆29Updated 3 months ago
- Windows Kernel Driver with C++ runtime☆167Updated 4 years ago
- a Windows kernel Pdb parsing and downloading library that running purely in kernel mode without any R3 programs.☆142Updated 2 months ago
- Use ci.dll API for validating Authenticode signature of files☆129Updated 2 years ago
- 通过System令牌获取UIAccess☆79Updated last year
- A bunch of parsers for PE and PDB formats in C++☆226Updated 6 months ago
- The windows kernel debugger consists of two parts, KMOD which is the kernel driver handling ring3 request and KCLI, the command line inte…☆90Updated 2 years ago
- Example Windows Kernel-mode Driver which enumerates running processes.☆54Updated 2 years ago
- Kernel-Mode extended version of https://github.com/microsoft/Detours☆144Updated 2 years ago
- Anti Cheat i made in my free time. Credits to everyone who helped are in the files and some are in the code. I will definitely improve th…☆47Updated 6 years ago
- Framework for secure self-updating software, written in C++/Win32.☆65Updated 6 years ago
- windows kernel deriver loader(pro)☆46Updated 3 years 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☆60Updated last week
- Scans all modules in target process for jmp/int3 hooks dissassembles then and follows jmps to destination.☆71Updated last year
- Using C++ STL on Windows kernle development☆88Updated 5 years ago
- Hide a loaded dynamic link library from memory☆30Updated 3 years ago
- WTL helper library☆42Updated 2 weeks ago
- PoC: DX11 overlay over DWM☆153Updated 4 years ago
- Dump SMBIOS for Windows 7 and later to Use GetSystemFirmwareTable() API (http://msdn.microsoft.com/en-us/library/windows/desktop/ms724379…☆174Updated 4 months ago
- Very simple C++ library to query WMI (even for MinGW)☆92Updated last year
- Hide function calls to prevent reverse-engineering☆65Updated 3 years ago
- modify from memorymodule. support exception☆211Updated 4 years ago
- Tutorial & a blog post that demonstrate how to code a Windows driver to inject a custom DLL into all running processes. I coded it from s…☆123Updated 3 years ago
- Windows Service Template written in Visual C++☆45Updated last year
- Vutils or Vic Utilities is an utility library written in Modern C++ and for Modern C++. It helps your programming go easier, faster, and …☆68Updated 2 months ago
- Windows Manipulation Library (x64, User/Kernelmode)☆74Updated 6 years ago