Skip to content

Releases: 0vm/Simple-HWID-Checker

Simple HWID Checker v2

23 Apr 15:56
@0vm 0vm
8f58962
Compare
Choose a tag to compare

IMPORTANT NOTE:

This tool was originally developed as a reference implementation for other developers working with hardware identification. It's being released publicly to help anyone who needs to uniquely identify their hardware configuration. While not initially intended as a public release, I've decided to share it for educational purposes and practical use.

HOW TO USE:

  1. DOWNLOAD:

    • Download HWIDChecker.exe from this release
  2. RUN IT (COMMAND PROMPT ONLY):

    • Right-click on Start Menu
    • Select "Command Prompt" or "Windows PowerShell"
    • Type: cd Downloads (or wherever you saved the file)
    • Type: HWIDGrabber.exe
    • Press Enter

    NOTE: DO NOT double-click the file directly - the window will close instantly
    before you can see the results.

  3. VIEWING RESULTS:

    • All hardware info will display in the command prompt

If you want v1, go to the branches.