SD Card Manufacturer

Change cid sd card

Change CID sd card

Change CID sd card

  • Thursday, 30 June 2022
  • 0
  • 3929
  • 0

Change cid sd card,sd card cid changer software,change cid sd,

The CID register on SD cards is supposed to be read-only, which means it can be used to lock devices to specific SD cards, preventing the user swapping them out, which is very annoying. This can result in you being stuck with a smaller card than you’d like in a device or not being able to use a backup in case of damage.

Change CID sd cardchange cid sd card,sd card cid changer software,change cid sd,
change cid sd card,sd card cid changer software,change cid sd,change cid sd card,sd card cid changer software,change cid sd,
If you’ve found this page by looking for help on this topic you’ve probably already seen Bunnie Huang’s SD card hacking presentation, unfortunately I wasn’t able to track down any APPO AX211 based cards, which I thought would be my best bet.

In that presentation was mention of vendor commands for a Samsung eMMC used as the built-in storage on an Android phone. I’m not well enough versed on the technology to know quite what the difference between eMMC and SD cards are, aside from the way SD cards are packaged of course – although that might be all there is to it. Reading around they seem work in the same way and appear the same within Linux. Then I stumbled upon SamDunk,
Change the CID in Samsung eMMC

change cid sd card,sd card cid changer software,change cid sd,

Contenu caché

Vous devez être inscrit et connecté sur ce forum pour voir le contenu caché.

where Sean Beaupre had managed to unlock a Samsung phone (to developer mode) by reverse engineering some of the eMMC firmware on his device and finding commands that allowed the CID to be unlocked and rewritten.

So I started buying Samsung SD cards, hoping for one with the same moviNAND core as the eMMC in their phones. I now also have a stack of Samsung SD cards on my desk, but with the last different one I found I struck gold! (Collecting Samsung cards is more expensive than cheap Chinese ones and it takes some effort to avoid getting fakes.) The Samsung EVO Plus 32GB MicroSDHC card took the commands from SamDunk and let me change the CID.


I have taken the SamDunk code and reworked it a little to make it easier to use for SD cards, but all the credit really needs to go to the original author. To use you simply need a rooted Android device with an SD card slot. Copy the evoplus_cid binary to the device and put it somewhere with a proper Linux file system (not FAT), then apply execute permission to it. Run the tool and point it to the SD card device e.g. /dev/block/mmcblk1 (you almost certainly do not want to use mmcblk0, that is likely to be the built-in storage on your device). List the /dev/block folder and make sure the device you going to use appears and disappears as you insert and remove the SD card to be sure. Supply the new CID you want to set on the command line. If you only need to change the card serial number (part of the CID) you can supply the old CID and the new serial number and the new CID will be calculated for you. I suggest you make a note of the old CID first, in case you want to set it back later. This can be found in the file like /sys/class/mmc_host/mmc1/mmc1:0001/cid, but the path may vary, and again make sure you are looking at the right card by checking it disappears when you remove the card.

change cid sd card,sd card cid changer software,change cid sd,
evoplus_cid-master Samsung Evo Plus CID changer,change cid sd card,sd card cid changer software,change cid sd,

Contenu caché

Vous devez être inscrit et connecté sur ce forum pour voir le contenu caché.

change cid sd card,sd card cid changer software,change cid sd,

(compiled binary is in the lib folder). Use entirely at your own risk. Use only against genuine Samsung Evo Plus cards, anything else is unlikely to work and could be damaged. Even the right card could potentially be damaged!

change cid sd card,sd card cid changer software,change cid sd,change cid sd card,sd card cid changer software,change cid sd,
To set a new completely new CID:

# Usage: ./evoplus_cid <device> <new cid>
./evoplus_cid /dev/block/mmcblk1 744a454e2f412020106c6d77470104c3

Or to just change the serial number part of the current CID:

# Usage: ./evoplus_cid <device> <currentcid> <new serial>
./evoplus_cid /dev/block/mmcblk1 1b534d30303030301098625deb0102a1 12345678

for instructions, see also

CID CHANGE ON SD CARD UPDATE (EVOPLUS_CID) ,change cid sd card,sd card cid changer software,change cid sd,

My recent post on how to change the CID on a Samsung Evo Plus SD card has generated some interest, but also a number of people who are having problems with it. I thought it was worth posting an update with some extra information. First off, I suspect some people who are struggling have fake cards – there are a lot out there and some of them look pretty convincing. Others have suggested different hardware / firmware revisions might be an issue – quite possible but I have no way of knowing (all my Evo Plus cards work, so I can’t can’t compare against ones that don’t). I can see no reason why different phones etc. would give different results – as long as it’s a proper SD controller (not a USB mass storage adapter) then sending the command should work just fine.

Fake cards
These are very common and if you google for fake Samsung cards you’ll find lots of info on how to spot them. A few tip I’ve picked up along the way:

* Packaging quality – the image should be well printed, in high resolution and good bit depth on the colours (some fakes looks like they’ve been converted down to 256 colours). The gloss overlay over the printed areas should align with the printing below them, if it’s offset that’s a bad sign.


* Packaging info – the product information should be correct and match the card. I had one fake that incorrectly stated a 32gb card was SDXC on the pack instead of SDHC, the card itself had SDHC printed on it. The correct size should also be printed on the packet. Look up the UPC from the barcode on the back and make sure that matches the product and size of your card.

* Hologram, with scratch-to-reveal verification code. The real ones have them (recent ones at least), fakes might but probably don’t. All of mine have, but oddly enough when I tried to check one on the Samsung China website I didn’t get anywhere with the verification code, the site was in Chinese though so I might have been doing something wrong.

* The card – lots of subtle details to check. Smooth back, not lumpy showing circuit parts beneath the surface. Black on the back, white on the edges. Slight bevel on the contact side, to help insertion. Correct info printed on the card. Correct font, especially for the capacity digits, some fakes don’t use the correct slim font. Text on the back is printed so it is read with the card contacts end pointing upward. Mine are made in the Philippines but this is probably not the only place so don’t get hung up on this.

* Card CID – check it and compare to working ones. change cid sd card,sd card cid changer software,change cid sd,See below…


Card CID,change cid sd card,sd card cid changer software,change cid sd,
An example of the CID on one of my cards: 1b 534d 3030303030 10 98625deb 0102 a1. Your card CID should be very similar. The manufacturer ID should be 1b, followed by an application/OEM ID of 534d. The product name is 3030303030 (5 x ASCII ‘0’). The product revision is 10 (1.0). The next 8 hex characters (98625deb) are the SD card serial number, yours will be different! The manufacturing date is next (0102, or 0 10 2), where the first digit is ignored, the next pair is the year in hex since 2000 and the last digit is the month in hex. So this is February (2) 2016 (2000 + 0x10). I also have March 2016 (0103) cards that work fine. Last is the checksum (a1) which will be different on your card. I doubt many of the fakes have properly set Samsung CIDs so hopefully this is an easy way to tell.

change cid sd card,sd card cid changer software,change cid sd,

My cards / System
Samsung Evo Plus 32gb. UPC: 8806086928410. Model: MB-MC32D. Model code: MB-MC32D/CN. Purchased from this listing on AliExpress.
Change CID sd card
I am not affiliated with the seller and get no referral commission from this link. I also cannot guarantee that you’ll get working or even genuine cards, but I have purchased on two occasions from this seller and the cards have been genuine and worked with evoplus_cid.

I have used evoplus_cid on a Samsung Galaxy Tab 2 (10 inch, wifi model, p5110). The tablet is running CyanogenMod 13 unofficial from here. 

evoplus_cid,change cid sd card,sd card cid changer software,change cid sd,
I’ve made a couple of updates to evoplus_cid. If you supply a full 32 digit CID (and don’t apply a serial number modifier) it will be written as is without recalculation of the checksum. This was requested by a user for cards that apparently always had a checksum of 00. Although, I’ve got a laptop that always displays 00 for the checksum when showing the CID, so I wonder now if his cards really did need that! I’ve fixed a bug when compiling on 64bit Linux that could prevent the CID being written. I’ve also fixed a bug causing the displayed CID to include some extra ‘FF’s.


Instruction how to prepare SD card for RNS310:change cid sd card,sd card cid changer software,change cid sd,

1 - SD/microSDHC memory card samsung EVO/EVO+ 16/32/64Gb older then summer 2016. Format the SD card in FAT32 by Guiformat.exe utility ().
2 - Unpack by last WinRar and copy `cryptnav` on card . Nothing more!


3 - Start Laptop from boot flash Ubuntu (previously created in PC by LiLi USB Creator or UNetbootin: )
4 - Copy file mmc and mmc32 to Desktop
5 - Right cick -> open terminal, then go to the Desktop folder ( by command "cd Desktop" )
6 - Make command execution rights by command "chmod 777 mmc32" and "chmod 777 mmc"
7 - Insert the SD in slot. Terminal command "df" and verify the name card.

Somewhere down everything must occur "mmcblk0" + p + a number.
The suffix p "number" is the partition on the card, we are not interested, just use "mmcblk0".
When you do not see anywhere mmcblk0 ,
you must try different Laptop with on matherboard integrated cardreader.
Now you can read the original CID by command "cat /sys/block/mmcblk0/device/cid"

310 East V10 CID is : 094150414620534402138a3117011900
310 West V10 CID is : 094150414620534402104afb57011900

8 - change CID by terminal command:
"sudo ./mmc32 prog_cid /dev/mmcblk0 094150414620534402104afb57011900"
or
"sudo ./mmc prog_cid /dev/mmcblk0 094150414620534402104afb57011900"

Writing new CID: 094150414620534402104afb57011900
Success! Remove and Reinsert SD card to check new CID.

If you do not see messages about success, remove and reinsert SD card


and check CID by command "cat /sys/block/mmcblk0/device/cid"
Now will be displaying the new CID 094150414620534402104afb57011900
You should see 094150414620534402104afb57011900 line.
The last two characters may be different, for example, be 69.
If CID changed besides the last two numbers, so it's okay.
On the last two numbers does not matter,
it's just a checksum, which generates SD card itself.

If the CID unchanged try again command for changing, remove and reinsert SD card
and check CID by command "cat /sys/block/mmcblk0/device/cid"
If not change, try the same command, but with different bit version of mmc,
remove and reinsert SD card
and check CID by command "cat /sys/block/mmcblk0/device/cid"

For example: change cid sd card,sd card cid changer software,change cid sd,
Instruction how to prepare SD card for RNS310:

1 - SD/microSDHC memory card samsung EVO/EVO+ 16/32/64Gb older then summer 2016. Format the SD card in FAT32 by Guiformat.exe utility ().
2 - Unpack by last WinRar and copy `cryptnav` on card . Nothing more!
3 - Start Laptop from boot flash Ubuntu (previously created in PC by LiLi USB Creator or UNetbootin: )
4 - Copy file mmc and mmc32 to Desktop
5 - Right cick -> open terminal, then go to the Desktop folder ( by command "cd Desktop" )
6 - Make command execution rights by command "chmod 777 mmc32" and "chmod 777 mmc"
7 - Insert the SD in slot. Terminal command "df" and verify the name card.

Somewhere down everything must occur "mmcblk0" + p + a number.
The suffix p "number" is the partition on the card, we are not interested, just use "mmcblk0".
When you do not see anywhere mmcblk0 ,
you must try different Laptop with on matherboard integrated cardreader.
Now you can read the original CID by command "cat /sys/block/mmcblk0/device/cid"



310 East V10 CID is : 094150414620534402138a3117011900
310 West V10 CID is : 094150414620534402104afb57011900

8 - change CID by terminal command:
"sudo ./mmc32 prog_cid /dev/mmcblk0 094150414620534402104afb57011900"
or
"sudo ./mmc prog_cid /dev/mmcblk0 094150414620534402104afb57011900"

Writing new CID: 094150414620534402104afb57011900
Success! Remove and Reinsert SD card to check new CID.

If you do not see messages about success, remove and reinsert SD card
and check CID by command "cat /sys/block/mmcblk0/device/cid"
Now will be displaying the new CID 094150414620534402104afb57011900
You should see 094150414620534402104afb57011900 line.
The last two characters may be different, for example, be 69.
If CID changed besides the last two numbers, so it's okay.
On the last two numbers does not matter,
it's just a checksum, which generates SD card itself.

If the CID unchanged try again command for changing, remove and reinsert SD card
and check CID by command "cat /sys/block/mmcblk0/device/cid"


If not change, try the same command, but with different bit version of mmc,
remove and reinsert SD card
and check CID by command "cat /sys/block/mmcblk0/device/cid"

change cid sd card,sd card cid changer software,change cid sd,change cid sd card,sd card cid changer software,change cid sd,

change cid sd card,sd card cid changer software,change cid sd,change cid sd card,sd card cid changer software,change cid sd,

change cid sd card,sd card cid changer software,change cid sd,change cid sd card,sd card cid changer software,change cid sd,



0users like this.

Leave a Reply