You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Richard Antony Burton 665d28976e initial code upload 8 years ago
jni initial code upload 8 years ago
libs/armeabi initial code upload 8 years ago
LICENSE Initial commit 8 years ago
README.md initial code upload 8 years ago

README.md

evoplus_cid

Tool to change the CID on Samsung Evo Plus SD Cards. See http://richard.burtons.org/2016/07/01/changing-the-cid-on-an-sd-card/ for more details.

USE AT OWN RISK!

Usage: ./evoplus_cid [serial] device - sd card block device e.g. /dev/block/mmcblk1 cid - new cid, must be in hex (without 0x prefix) it can be 32 chars with checksum or 30 chars without, it will be updated with new serial number if supplied, the checksum is always recalculated serial - optional, can be hex (0x prefixed) or decimal and will be applied to the supplied cid before writing

Based on the reverse engineering and code of Sean Beaupre See: https://github.com/beaups/SamsungCID