开发者

What is a hardware-id?

Some forums that I regularly visit sell premium programs, and to prevent them from being leaked they use hardware-id authentication.开发者_如何学Go That is, first they send you a program to run to grab your HWID, you tell them your HWID, they store it in a database, then they send you the actual program.

If your HWID isn't in the database, the program won't run. So what is Hardware-ID, and how is it generated? Why is it that my HWID is different depending on the programmer that sends me a HWID-grabber?


A hardware ID is a (hopefully) unique identifier generated from the serial numbers present in such things as your cpu and network card. There is no standard algorithm, which is why it varies between individual developers.

A previous question discussed algorithms.

How to fast get Hardware-ID in C#?


Each program can determine in its own way how to read the hardware ID. Even more some program encrypt the ID before sending it over internet.

Here is a program (also usable as DLL) that can read and show your computer/hardware ID without encryption! http://www.soft.tahionic.com/download-hdd_id/index.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜