D
DanielGifford
Hi
I'm making some basic cryptography software and I've run into a snag.
I'm trying to retrieve some sort of system number thats specific to
the system I'm working on.
It can't change over time.
Whether its a cpu id, memory id, system serial key, or anything else
is irrelevant.
Does anyone know how to access such a number through managed code?
Or even unmanaged code?
Managed code is strongly preferred.
thanks
-Dan
I'm making some basic cryptography software and I've run into a snag.
I'm trying to retrieve some sort of system number thats specific to
the system I'm working on.
It can't change over time.
Whether its a cpu id, memory id, system serial key, or anything else
is irrelevant.
Does anyone know how to access such a number through managed code?
Or even unmanaged code?
Managed code is strongly preferred.
thanks
-Dan