cross platform C++ library for hardware information (CPU, RAM, GPU, ...)
-
Updated
Oct 15, 2024 - C++
cross platform C++ library for hardware information (CPU, RAM, GPU, ...)
获取机器唯一标识:CPU ID,系统所在磁盘序列号,主板序列号。linux 和 win
x64dbg plugin for simple spoofing of CPUID instruction behavior
What features does your CPU and OS support?
CPUID command line interface (64-bit) for Intel CPUs
This program utilizes C++ and specific Windows compiler intrinsics to decode and display the CPU manufacturer ID by accessing the CPU's built-in CPUID information. It demonstrates how to extract and format this low-level information for display.
Add a description, image, and links to the cpuid topic page so that developers can more easily learn about it.
To associate your repository with the cpuid topic, visit your repo's landing page and select "manage topics."