- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I am trying to use 'cpuid' instruction to get a unique number so I can use it for generating a license number for my application. I would like to know if it is possible to do such a thing with CPU id or I have to use some other methods like MAC address of a NIC card ?
I have read articles on the net about possibilty of using cpu id, but on the other hand some say that since it has privacy issues, Intel has dropeed embedding an id on its cpus
Any help regarding this matter is highly appreciated
Thanks
Hamid
I am trying to use 'cpuid' instruction to get a unique number so I can use it for generating a license number for my application. I would like to know if it is possible to do such a thing with CPU id or I have to use some other methods like MAC address of a NIC card ?
I have read articles on the net about possibilty of using cpu id, but on the other hand some say that since it has privacy issues, Intel has dropeed embedding an id on its cpus
Any help regarding this matter is highly appreciated
Thanks
Hamid
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
According to the Developers' Guide, EM64T continues to support processor serial number. I suppose one of the reasons for applications to continue to use NIC address is that it's simpler for multiple CPU's, and doesn't involve as much testing on various conceivable customer configurations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
But MAC address can be easily changed or user can fake one...
I am still not sure if result of cpuid instruction is usable for this purpose ? I intend to require users of my application have at least Pentium processor so I think I can skip some of the tests
Thanks
Hamid

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page