Hi Guys,
Sorry if ever this question has been treated but im just getting frustrated
I bought a HTC INCREDIBLE S 1 week ago from Optus
I have done all that other user advise to s-off and all went well
but i am still stuck with sim network lock
Please help me :crying:
VIVO PVT SHIP S-OFF RL
HBOOT 2.03.0000
RADIO-3805.04.03.12_M
eMMC-BOOT
FEB 03 3013
I even try strings -n 8 /dev/block/mmcbl0p6 but i cant have the unlock code or imei
Thanks in advance
Cheers
guillaumetell said:
Hi Guys,
Sorry if ever this question has been treated but im just getting frustrated
I bought a HTC INCREDIBLE S 1 week ago from Optus
I have done all that other user advise to s-off and all went well
but i am still stuck with sim network lock
Please help me :crying:
VIVO PVT SHIP S-OFF RL
HBOOT 2.03.0000
RADIO-3805.04.03.12_M
eMMC-BOOT
FEB 03 3013
I even try strings -n 8 /dev/block/mmcbl0p6 but i cant have the unlock code or imei
Thanks in advance
Cheers
Click to expand...
Click to collapse
S-OFF isn't meant to remove SIM lock. It's as simple as that.
072665995 said:
S-OFF isn't meant to remove SIM lock. It's as simple as that.
Click to expand...
Click to collapse
Hi Buddy,
Can you advise how i can sim unlock my mobile????
I cant use another network sim on it,
PLEASE HELP ME TO UNLOCK THE SIM NETWORK
Guil
guillaumetell said:
Hi Buddy,
Can you advise how i can sim unlock my mobile????
I cant use another network sim on it,
PLEASE HELP ME TO UNLOCK THE SIM NETWORK
Guil
Click to expand...
Click to collapse
After 6 months, call up Optus to get it unlocked free of cost regardless of you have rooted or not. That's how I unlocked my phone.
Click thanks if I helped you out!
Unlock
LamboBull said:
After 6 months, call up Optus to get it unlocked free of cost regardless of you have rooted or not. That's how I unlocked my phone.
Click thanks if I helped you out!
Click to expand...
Click to collapse
Hiya maybe this might help. Let me know if it worked
http://forum.xda-developers.com/showthread.php?t=1693491
nitingadge said:
Hiya maybe this might help. Let me know if it worked
http://forum.xda-developers.com/showthread.php?t=1693491
Click to expand...
Click to collapse
Hi Nitingadge,
Thanks for your reply
I have try this solution but when executing this script
su [enter]
strings -n 8 /dev/block/mmcblk0p6 [enter]
BUT instead of having the imei number and the unlock code, there is nothing in the command.
I have even save the file and use a HEX editor but no chance, Other website ask to look where there is a date, mine does not has one
Still stuck
guillaumetell said:
Hi Nitingadge,
Thanks for your reply
I have try this solution but when executing this script
su [enter]
strings -n 8 /dev/block/mmcblk0p6[enter]
BUT instead of having the imei number and the unlock code, there is nothing in the command.
I have even save the file and use a HEX editor but no chance, Other website ask to look where there is a date, mine does not has one
Still stuck
Click to expand...
Click to collapse
Dude, just wait for 6 months. A year ago I was in the same situation as you, but I did not prevail. There is no way to do it..
Click thanks if I helped you out!
guillaumetell said:
Hi Nitingadge,
Thanks for your reply
I have try this solution but when executing this script
su [enter]
strings -n 8 /dev/block/mmcblk0p6 [enter]
BUT instead of having the imei number and the unlock code, there is nothing in the command.
I have even save the file and use a HEX editor but no chance, Other website ask to look where there is a date, mine does not has one
Still stuck
Click to expand...
Click to collapse
Im pretty sure if you recharge 80 dollars or more it can be unlocked early for free. Do what my mates and i have always done; find a good friend who has been a loyal Optus customer (or anyone who has recharged over 80 bucks) and give them the phone and they can ring up and get it unlocked hehe =D
You don't even need to ring up, you can use the online unlock page. You just need the number of someone who is with Optus or one of their MVNO's
Related
Any way (free) to sim-unlock, found couple of threads but for other Sensations, regular, xe, and other htc phones.
http://forum.xda-developers.com/showthread.php?t=2024422
http://forum.xda-developers.com/showthread.php?t=1693491
http://forum.xda-developers.com/showthread.php?t=1232107
They all say that you should type in Terminal Emulator on phone:
su
strings -n 8 /dev/block/mmcblk0p6
and you should find in bounch of numbers the 8 digit number above the IMEI and that should be the unlock code. I tried that but can't find either the imei or unlock code. The mmcblk0p6 file IS in /dev/block. Any solution?
snebojsa said:
Any way (free) to sim-unlock, found couple of threads but for other Sensations, regular, xe, and other htc phones.
http://forum.xda-developers.com/showthread.php?t=2024422
http://forum.xda-developers.com/showthread.php?t=1693491
http://forum.xda-developers.com/showthread.php?t=1232107
They all say that you should type in Terminal Emulator on phone:
su
strings -n 8 /dev/block/mmcblk0p6
and you should find in bounch of numbers the 8 digit number above the IMEI and that should be the unlock code. I tried that but can't find either the imei or unlock code. The mmcblk0p6 file IS in /dev/block. Any solution?
Click to expand...
Click to collapse
Thanks for the info, my SXL is already unlocked, but following this pattern i will look into the phone to find the partition we use, and will post here my findings and you can test the solution.
--
Using this
Code:
strings -n 8 /dev/block/mmcblk0p7
you will find the same things as you find in this thread.
Personally i got the CID, some code, the IMEI and other stuff under it, so i believe the thing above the IMEI should be the unlocking code, but not it is made from 8 digits and should not be the one that starts with lots of 000 (i got that too )
I would apreciate if you could provide a screenshot, as i have an unlocked phone and it could be different at you.
--
Note that i'm using the ICS Radio and .28 Hboot, don't know if things are different on other Radion or Hboot versions, but i just wanted to put it here
Ok, thanks.
I tryed this:
strings -n 8 /dev/block/mmcblk0p7
and i actually got the 8 digit code above the imei, but first 5 digits are 0, don't know if i should try that code. Here is screenshot.
snebojsa said:
Ok, thanks.
I tryed this:
strings -n 8 /dev/block/mmcblk0p7
and i actually got the 8 digit code above the imei, but first 5 digits are 0, don't know if i should try that code. Here is screenshot.
Click to expand...
Click to collapse
I also got the exact same code above the imei.... hmm...
--
Are you S-OFF?
That is not my code, then
Yes, I am s-off.
snebojsa said:
That is not my code, then
Yes, I am s-off.
Click to expand...
Click to collapse
Have you tried a different SIM since you S-OFF'ed your device? It seems that on some device, the device becomes sim-unlocked when you S-OFF it.
Yes i tried it, and i tried it again just now, it is sim-locked.
I tried this:
sh /sdcard/simfinder.sh
in the link you posted, and got bounch of 8 digits numbers from mmcblk0p29. Maybe there is unlock code, but which one?
Maybe I have to be in stock rom to find unlock code, or it doesn't matter?
snebojsa said:
Maybe I have to be in stock rom to find unlock code, or it doesn't matter?
Click to expand...
Click to collapse
29 is the data partition, there is no chance to find the unlock code there... Don't have any ideea for now, it could be done in another way but will need to investigate further.
Lexmazter said:
29 is the data partition, there is no chance to find the unlock code there... Don't have any ideea for now, it could be done in another way but will need to investigate further.
Click to expand...
Click to collapse
Problem is I don't think you can find the code unless your device is locked to a specific carrier.
Sent from my Sensation XL using XDA Premium HD app
I am locked to carrier, maybe we can compare some data from mmc?
Strange thing happened today, when i try the other sim card and restart the phone, don't got message "network is locked" and dialpad to enter the code, instead got locked screen, in status bar no network, but when tried to unlock the screen it was unresponsive! So, no screen and soft buttons are working, only power and volume button does, and i can't unlock screen and can't use phone in any way. When i remove that sim and put the one from my carrier or no sim at all, everything back to normal, i tried that couple of times. Just to mention, i DID NOT enter any unlock code ever, just to try. Why that happened?
EDIT: just flash another rom and it is ok, got the "enter unlock code" screen.
I bought unlock code online from trusted source, but doesn't work. I was on aosp rom but read somewhere that you must be on sense rom to accept the code. So i flash some sense rom, not working again. Then i tried ics stock rooted rom, no good, then tried gb stock rooted rom, because the phone was on gb rom when it's locked, no good. Then i found somewhere that some other devices accepted the code when you flash different radio, so i tried that, no good either. Then i relocked bootloader and flash gb ruu, no good, then flash ics ruu, guess what, no good. I tried everything but the code seems to be false.
snebojsa said:
I bought unlock code online from trusted source, but doesn't work. I was on aosp rom but read somewhere that you must be on sense rom to accept the code. So i flash some sense rom, not working again. Then i tried ics stock rooted rom, no good, then tried gb stock rooted rom, because the phone was on gb rom when it's locked, no good. Then i found somewhere that some other devices accepted the code when you flash different radio, so i tried that, no good either. Then i relocked bootloader and flash gb ruu, no good, then flash ics ruu, guess what, no good. I tried everything but the code seems to be false.
Click to expand...
Click to collapse
hi there, I'm working on a method to unlock the samsung galaxy W 8150 device and am interested in your findings. what's this about a 'sense' rom? do you simply mean a stock sensation XL rom? thanks,
Foxy
Yes, i mean the stock rom the phone came with from factory, basically that must be the rom that was on the phone when it is locked.
snebojsa said:
Yes, i mean the stock rom the phone came with from factory, basically that must be the rom that was on the phone when it is locked.
Click to expand...
Click to collapse
thanks, just restored my CWM backup. now working on some strange busy box/terminal emulator issue. so, my friend, do you have your original rom installed? or a back up somewhere? i've trying to make a script that should work on a variety of phones - so since i posted on your thread, i will keep you posted too.
Sorry my friend, i sold my Sensation XL long time ago, i'm on HTC One X now...
snebojsa said:
Sorry my friend, i sold my Sensation XL long time ago, i'm on HTC One X now...
Click to expand...
Click to collapse
ha ha no worries. well thanks you still helped with my own pursuit of happiness. cheers!
Cheers!
Hi to alls i need your help..
I revive my htc vivid are bricked but now lock network...
Hi to alls i need your help
i need solution to 3 htcs vivid requiere sim imsi unlock pin= ????????
imei: 356298043420447 network code is: 13723379 Pin of unlock Sim IMSI=???????????
How calculate or solution to Sim imsi unlock pin
way jtag or adb ..simdata are in Pgfs partition .. how solve this problem please helppp
Please help me
Seriously did you even try searching???
Maybe you should not be trying to do this, but here is a link.
jtsurfs said:
Seriously did you even try searching???
Maybe you should not be trying to do this, but here is a link.
Click to expand...
Click to collapse
What happened is he messed up HTC Partition and RSA keys of the phone, you re-flashed HTC partitions while resurrection in wich case belive, there´s no much to search
You might get lucky if you are S-OFF by following this guide:
http://forum.xda-developers.com/showthread.php?t=2708572
Working on a similar phone here
SmartTimes said:
What happened is he messed up HTC Partition and RSA keys of the phone, you re-flashed HTC partitions while resurrection in wich case belive, there´s no much to search
You might get lucky if you are S-OFF by following this guide:
http://forum.xda-developers.com/showthread.php?t=2708572
Working on a similar phone here
Click to expand...
Click to collapse
I met same trouble and I tried this method but it doesn't work. The device still require SIM IMSI PIN. But after some rebooting, it disappear but somethime after I rebooted, it just show up again. :crying:
Can you guys help me?
Hello, I would be really happy if you could help me soving this puzzle, really appreciate it!
I got my HTC ONE m7 back from repair and they changed the mainboard so that I got a new IMEI.
Now the phone is Locked to my previous provider A1 Telekom Austria (CID: VODAP120)
I got my phone, rooted, superSu, S-off and SupderCid, ARHD71, but cant get my phone sim unlocked?!
Message: Enter "SIM network unlock PIN" -> whenever I put my Sim-Card in (Drei/3 provider)
attached picture of my current phone status.
Im really out of ideas , hopefully someone of you can help me with this!
pstoll said:
Hello, I would be really happy if you could help me soving this puzzle, really appreciate it!
I got my HTC ONE m7 back from repair and they changed the mainboard so that I got a new IMEI.
Now the phone is Locked to my previous provider A1 Telekom Austria (CID: VODAP120)
I got my phone, rooted, superSu, S-off and SupderCid, ARHD71, but cant get my phone sim unlocked?!
Message: Enter "SIM network unlock PIN" -> whenever I put my Sim-Card in (Drei/3 provider)
attached picture of my current phone status.
Im really out of ideas , hopefully someone of you can help me with this!
Click to expand...
Click to collapse
you must purchase a sim-unlock code. S-OFF/supercid/root will not sim-unlock the phone.
you must be as close as possible to 100% stock to use the unlock code. Anyway try it, if id doesn't work then go back to stock and re-enter the unlock code.
alray said:
you must purchase a sim-unlock code. S-OFF/supercid/root will not sim-unlock the phone.
you must be as close as possible to 100% stock to use the unlock code. Anyway try it, if id doesn't work then go back to stock and re-enter the unlock code.
Click to expand...
Click to collapse
Thanks for trying to help me! The issue is, that there is no Unlock Code for this IMEI, I tried 5 differnt suppliers and noone could provide a code.
I guess the reason for that is the device is brand new...
pstoll said:
Thanks for trying to help me! The issue is, that there is no Unlock Code for this IMEI, I tried 5 differnt suppliers and noone could provide a code.
I guess the reason for that is the device is brand new...
Click to expand...
Click to collapse
in this case you could try the SIEEMPI method. The HTC ONE isn't listed on that page but many users reported that it works (in this thread)
alray said:
in this case you could try the SIEEMPI method. The HTC ONE isn't listed on that page but many users reported that it works (in this thread)
Click to expand...
Click to collapse
I tried that, but I get an error when hit SIMLOCK, see screenshot. Also, the Config.dat file isnt there afterwards, tried to push it via adb to /root but it says "Read Only File-System". Am I doing something wrong? Transferred the file via usb on SD-Card and then copied it via ES Explorer to the root folder. Any Clue? Thanks.
Thats the error message.
pstoll said:
Thats the error message.
Click to expand...
Click to collapse
the procedure is a bit different for the HTC One, you have to copy the .dat file to a fat32 hard drive connected to your phone with a usb Y-cable. take a look at the thread I have linked above, read the last few pages.
alray said:
the procedure is a bit different for the HTC One, you have to copy the .dat file to a fat32 hard drive connected to your phone with a usb Y-cable. take a look at the thread I have linked above, read the last few pages.
Click to expand...
Click to collapse
IT WORKED! Cheers mate. Thanks for giving me the hint with SIEEMPI method.
Can anyone tell me some solution how to unlock sim locked HTC One? Custom rom ARHD 81.0, Hboot 1.57, Carrier VIP - Macedonia. Any way, any price?
scytalemk said:
Can anyone tell me some solution how to unlock sim locked HTC One? Custom rom ARHD 81.0, Hboot 1.57, Carrier VIP - Macedonia. Any way, any price?
Click to expand...
Click to collapse
A little search wont hurt, question answered many time here.
Basically there is 2 method to sim unlock
sim unlock code (can be purchased everywhere on the web)
sieempi method(s-off only)
alray said:
A little search wont hurt, question answered many time here.
Basically there is 2 method to sim unlock
sim unlock code (can be purchased everywhere on the web)
sieempi method(s-off only)
Click to expand...
Click to collapse
alray, I've tried everything. I've purchased sim unlock and it doesn't work. Probably my carrier have changed factory code. Also about sieempi method, I can't get s-off. Tried around 20 roms and bootloaders, and still cannot s-off.
scytalemk said:
alray, I've tried everything. I've purchased sim unlock and it doesn't work. Probably my carrier have changed factory code. Also about sieempi method, I can't get s-off. Tried around 20 roms and bootloaders, and still cannot s-off.
Click to expand...
Click to collapse
Have you tried another sim unlock code?
Have you tried sunshine method to s-off?
Normally you can also get your device sim-unlocked from your carrier. They are charging like 50$ here where I live, Its ridiculously expensive but at least they can do it.
alray said:
A little search wont hurt, question answered many time here.
Basically there is 2 method to sim unlock
sim unlock code (can be purchased everywhere on the web)
sieempi method(s-off only)
Click to expand...
Click to collapse
I've tried firewater method, but won't work. I've read about Sunshine method, but I'm not sure. I will pay 25$ for s-off (not sure if it work) and after that sieempi method, again not sure if it work. I am looking for sure combination. I don't have nerves left to try anymore
and you have another thread here which is the same exact question posted a few hours ago, next time bump your thread instead of creating new one
alray said:
Have you tried another sim unlock code?
Have you tried sunshine method to s-off?
Normally you can also get your device sim-unlocked from your carrier. They are charging like 50$ here where I live, Its ridiculously expensive but at least they can do it.
Click to expand...
Click to collapse
My carrier says that I need to wait one year till the end of contract, and then they will give me unlock code. Can you point me to some good unlocking service to purchase unlock code?
scytalemk said:
I've tried firewater method, but won't work. I've read about Sunshine method, but I'm not sure. I will pay 25$ for s-off (not sure if it work) and after that sieempi method, again not sure if it work. I am looking for sure combination. I don't have nerves left to try anymore
Click to expand...
Click to collapse
like said on Sunshine website (first line), you'll only by charged if the exploit work theroot.ninja.
And afaik, sieempi worked for everyone who tried it. Just follow instructions from that thread and it will work. I think cIsA can help you with sieempi (think he used it to unlock his phone)
Here are some example of how you can unlock with sieempi:
http://forum.xda-developers.com/showpost.php?p=53043418&postcount=601
http://forum.xda-developers.com/showpost.php?p=53590360&postcount=606
alray said:
and you have another thread here which is the same exact question posted a few hours ago, next time bump your thread instead of creating new one
Click to expand...
Click to collapse
Hahaha, sorry, I'm really desperate because I want to give my phone to my nephew, he is going to study in Romania from the Monday, and I need to find quick solution.
scytalemk said:
Hahaha, sorry, I'm really desperate because I want to give my phone to my nephew, he is going to study in Romania from the Monday, and I need to find quick solution.
Click to expand...
Click to collapse
quick solution is to try another code or sunshine s-off + sieempi.
Normally you must be on stock rom to use a sim unlock code but it should also work on close-to-stock roms like arhd
alray said:
quick solution is to try another code or sunshine s-off + sieempi.
Normally you must be on stock rom to use a sim unlock code but it should also work on close-to-stock roms like arhd
Click to expand...
Click to collapse
Ok alray. I will try sunshine s-off+sieempi.
scytalemk said:
Ok alray. I will try sunshine s-off+sieempi.
Click to expand...
Click to collapse
make sure you have the material required for the sieempi procedure. I think you'll need and Y-OTG usb cable + external HDD
alray said:
quick solution is to try another code or sunshine s-off + sieempi.
Normally you must be on stock rom to use a sim unlock code but it should also work on close-to-stock roms like arhd
Click to expand...
Click to collapse
Ok alray. I will try sunshine s-off + sieempi next. Thanks.
scytalemk said:
Ok alray. I will try sunshine s-off + sieempi next. Thanks.
Click to expand...
Click to collapse
Success! Everything work fine. I've used Sunshine S-Off method and sieempi unlock. Only problem was that I need to make a homemade OTG Y cable, but it's done now.
Thanks again alray!
Hi
I am hoping someone can help me or shed some light I recently got a Moto X I want to change the CID to super CID ie fastboot oem writecid 11111111 but al I get is a messege saying <bootloader> Restricted oem command
I have managed this on a couple of phones , the last one being my One M8 with no problem just seem to have hit a brick wall with the Moto X , I can confirm the bootloader is unlocked , custom recovery installed , custom rom
installed also.
Any help or advice you guys could give would be welcome
Thanks in advance ... Mark
mak.thomo said:
Hi
I am hoping someone can help me or shed some light I recently got a Moto X I want to change the CID to super CID ie fastboot oem writecid 11111111 but al I get is a messege saying <bootloader> Restricted oem command
I have managed this on a couple of phones , the last one being my One M8 with no problem just seem to have hit a brick wall with the Moto X , I can confirm the bootloader is unlocked , custom recovery installed , custom rom
installed also.
Any help or advice you guys could give would be welcome
Thanks in advance ... Mark
Click to expand...
Click to collapse
Isn't that only for HTC devices?
k_t_b said:
Isn't that only for HTC devices?
Click to expand...
Click to collapse
I,m not 100% sure k-t-b as I'm new to Motorola devices but I managed to unlock the bootloader with fastboot oem ulock "unlock code" so I assumed you could change the CID the same way
No, that won't work on the X. Sorry..
mak.thomo said:
I,m not 100% sure k-t-b as I'm new to Motorola devices but I managed to unlock the bootloader with fastboot oem ulock "unlock code" so I assumed you could change the CID the same way
Click to expand...
Click to collapse
try:
fastboot oem config carrier 11111111
samwathegreat said:
try:
fastboot oem config carrier 11111111
Click to expand...
Click to collapse
Thanks Sam tried it and didn't get any errors , can you use a similar command to read back the CID as fastboot oem read cid doesn't work either
many thanks
mak.thomo said:
Thanks Sam tried it and didn't get any errors , can you use a similar command to read back the CID as fastboot oem read cid doesn't work either
many thanks
Click to expand...
Click to collapse
CID Reads back as 0x03 ??? not sure what that means
mak.thomo said:
CID Reads back as 0x03 ??? not sure what that means
Click to expand...
Click to collapse
mak,
Sorry to bring up such an old post, but did you ever get this resolved? I'm researching a similar issue.
Thanks!
No sorry erikivy not sorted yet think I have fxxked the device I was told by a guy in a shop in London I would have to give the phone
a new identity IMEI no. I think ? not sure if he knew what he was talking about but I think that's illegal in the UK and I don't really want to go down that route.
I think the fastboot oem command needs to be looked into and I'm not really up on Moto Devices
I'm playing with HTC M8 at the moment much more easy to customise in my opinion but I will get back to the moto when I have time
sorry couldn't be more helpfull
erikivy said:
mak,
Sorry to bring up such an old post, but did you ever get this resolved? I'm researching a similar issue.
Thanks!
Click to expand...
Click to collapse
mak.thomo said:
No sorry erikivy not sorted yet think I have fxxked the device I was told by a guy in a shop in London I would have to give the phone
a new identity IMEI no. I think ? not sure if he knew what he was talking about but I think that's illegal in the UK and I don't really want to go down that route.
I think the fastboot oem command needs to be looked into and I'm not really up on Moto Devices
I'm playing with HTC M8 at the moment much more easy to customise in my opinion but I will get back to the moto when I have time
sorry couldn't be more helpfull
Click to expand...
Click to collapse
No worries, man. Thanks for replying. I eventually figured out my somewhat related issue. Good luck!