Unique Serial Number of an SD (Secure Digital) Memory Card
-
I'm trying to get the Unique Serial Number of an SD (Secure Digital) Memory Card, I know how to get the volume information and the like. From reading the specification for the SD Card, I do know each has such an Unique ID. After doing many search here, google, and other web sites I haven't been able to find the answer. I want the code in c# Thanks as always for any help you can provide
-
I'm trying to get the Unique Serial Number of an SD (Secure Digital) Memory Card, I know how to get the volume information and the like. From reading the specification for the SD Card, I do know each has such an Unique ID. After doing many search here, google, and other web sites I haven't been able to find the answer. I want the code in c# Thanks as always for any help you can provide
-
[Message Deleted]
-
[Message Deleted]
-
But what kind of application? The reason I asked it in the first place is because I want to find out whether it's something evil or not
-
I'm trying to get the Unique Serial Number of an SD (Secure Digital) Memory Card, I know how to get the volume information and the like. From reading the specification for the SD Card, I do know each has such an Unique ID. After doing many search here, google, and other web sites I haven't been able to find the answer. I want the code in c# Thanks as always for any help you can provide
The official way is to pay sdcard.org significant money every year and they'll give you the information once they have vetted you. There may be an unofficial way in the form of leaked source code, but considering that such information is under strict NDA, don't expect it to be found easily, or to be reliable if you do find it. You may be better off finding some other form of security if cost is an issue.
All those who believe in psycho kinesis, raise my hand.
-
The official way is to pay sdcard.org significant money every year and they'll give you the information once they have vetted you. There may be an unofficial way in the form of leaked source code, but considering that such information is under strict NDA, don't expect it to be found easily, or to be reliable if you do find it. You may be better off finding some other form of security if cost is an issue.
All those who believe in psycho kinesis, raise my hand.
Thanks for reply, But, I only want to read the UID number no need to edit or delete it.So is there is no way to read UID of memory cards without registering on SDcard.com?
-
Thanks for reply, But, I only want to read the UID number no need to edit or delete it.So is there is no way to read UID of memory cards without registering on SDcard.com?
All such information is considered as the IP of sdcard.com, and is covered by NDA and corporate vetting before release. If you have a legitimate need to access the UID, then you will have to pay for the privelege, and you will have to agree to the terms of their NDA.
All those who believe in psycho kinesis, raise my hand.