What is the best way to generate a unique hardware ID on Microsoft Windows with C++ that is not easily spoofable (with for example changing the MAC Address)?
Windows stores a unique Guid per machine in the registry at:
HKEY_LOCAL_MACHINESoftwareMicrosoftCryptographyMachineGuid
2.1m questions
2.1m answers
60 comments
57.0k users