Ace-Krypton/CUBE
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
CUBE
This C++ program displays information about the CPU using CPUID instructions with inline assembly. It also uses kernel modules for MSR instructions to display CPU usage and other utilities.
Features
Display general information about the CPU
Display information about RAM and OS architecture
Display CPU usage
Requirements
A C++ compiler
Kernel modules for MSR instructions
Usage
Compile the program using your C++ compiler
Run the executable file