I Have a HTC Sensation which I super cid and today I was using adb shell to find my sim unlock code using the following
adb shell
strings -n 8 /dev/block/mmcblk0p6
and under my IMEI I can see the orignal CID which is a Vodafone UK ID "VODAP001"
When using "fastboot getvar cid" it returns 11111111
So my question is, have I successfully super cid and if so why has it not be updated in mmcblk0p6
adb shell
strings -n 8 /dev/block/mmcblk0p6
and under my IMEI I can see the orignal CID which is a Vodafone UK ID "VODAP001"
When using "fastboot getvar cid" it returns 11111111
So my question is, have I successfully super cid and if so why has it not be updated in mmcblk0p6
Last edited: