Skip to content

link1nk/SpoofChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpoofChecker

A tool for verifying hardware IDs, in many different ways.

SpoofChecker is an application developed to help validate the effectiveness of HWID spoofing tools, or simply to allow you to check your HWIDs in a simple way. Unlike basic scripts that only check superficial information, SpoofChecker deeply investigates the system to ensure that identifiers have actually been altered, using ioctl, log reading, PowerShell commands, etc.

Most HWIDs are found more than once using different techniques to ensure they have indeed been spoofed (e.g., Hard Disk), employing several simultaneous extraction methods:

  • Reading via Windows APIs (User Mode).
  • Direct parsing of Registry structures.
  • Low-level reading (Driver/IOCTL/SMART) when available.

Key Features

  • Disk Analysis: Physical serials, Volume IDs, MBR/GPT signatures, and SMART data.
  • Network Information: Current and permanent MAC addresses, ARP cache, and adapter registry keys.
  • SMBIOS & Motherboard: UUIDs, Serial Numbers, and raw SMBIOS table data.
  • Registry Tracing: Scanning of keys known to store historical hardware logs (EventLog, MountPoints, etc.).
  • Peripherals: Identification of connected monitors, keyboards, and USB devices.

🤝 Credits

About

A tool for verifying hardware IDs, in many different ways.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors