VB.net Unique Hardware ID ideas

前端 未结 2 437
粉色の甜心
粉色の甜心 2021-01-07 08:55

I was wondering if there would be anything else I could use in my Hardware ID protection that would make it much more unique.

I am currently using

  • Proc
相关标签:
2条回答
  • 2021-01-07 09:30

    I will suggest using the HDD Serial Number instead of the Volume ID.

    The Volume ID will change if you format your HDD but the HDD Serial Number will not.

    http://addressof.com/blog/archive/2004/02/14/386.aspx

    0 讨论(0)
  • 2021-01-07 09:33

    Here is a library that can read the unique hardware ID of you computer. MAC address is not good because it can be changed, unless you read it from hardware NOT from Windows.

    0 讨论(0)
提交回复
热议问题