Windows UID
Posted: Mon Jun 23, 2003 7:21 pm
I would like to find a way to get a PC uid. It's a for a serial number protection scheme. I would like to get a unique serial number for every PC.
Thanks,
Tony
Thanks,
Tony
Hi, A few days ago Tim Olso releases here a small dll that let you have this unique number.tony wrote:I would like to find a way to get a PC uid. It's a for a serial number protection scheme. I would like to get a unique serial number for every PC.
Thanks,
Tony
Code: Select all
DiskInfo Library - Version 1.0
Created by Tim Olson - 2003
Rings posted a snippet to retrieve the HDD serial #tony wrote:I would like to find a way to get a PC uid. It's a for a serial number protection scheme. I would like to get a unique serial number for every PC.
A dll is faster hacked than you can reboot your system. Simple write a new one, returning always the same "UID".ricardo wrote:Hi, A few days ago Tim Olso releases here a small dll that let you have this unique number.
I can't remember the url to the file but if you use the search you should be able to find it.