Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

[TUT] SIM UNLOCK HTC One S

skimbo0

Amateur
Advanced Member
Messages
132
Reaction score
1
Points
28
hello mga ka sb :) na basa ko lang sa isang forum to . gusto ko lang sanang e share po dito baka sakaling may nangangailangan :) sana po ay maka tulong sa inyo :) credits po sa gumawa nito :praise:

This method uses the IMEI number to calculate the key which can then be subtracted to give a working SIM unlock code.


Method 1 (details below) requires no downloads and takes about 5 minutes.
Method 2 uses the first step of method 1 and then a small executable program on a Windows PC to do the calculation.
Method 3 requires the download of a Bash Script but fully automates the procedure.




Note 1: All methods require Root and only work at present for the S4 version.

Note 2: It is possible that the 'strings' command referred to in the text will only work if you have Busybox installed. If you are already using a custom ROM, you will probably have this. If you are on a rooted Stock ROM and cannot execute the strings command, try installing Busybox first.
Any feedback on this issue would be welcomed in the thread.

Note 3: CM10 based ROMS will normally return the correct values for UN_Lock_code, but fail to unlock when a new SIM card is inserted. If you have this problem, revert to a Sense-based ROM (e.g Trickdroid, Venom) for the unlock process. You may return to a CM10 base after the phone is unlocked.


METHOD 1


To find your SIM UNLOCK CODE you need:

1) Root
2) Android Terminal Emulator (free from the market)
3) Your IMEI number (dial *#06# on your dialler)

There are 4 steps to the process:

1) Obtain your UN_lock_code from your phone
2) Calculate the key from your IMEI number
3) Subtract (2) from (1)
4) Unlock your phone

Step 1

Obtain your UN_lock_code from your phone as follows:

Open the Terminal Emulator app and type:

su [enter]
strings -n 8 /dev/block/mmcblk0p6 [enter]

It will output several lines of data (including your IMEI number)
One of the lines will be [eg] UN_Lock_code=063312345

Make a note of this number (This is NOT your SIM unlock code)!

Step 2

Make a key from your IMEI number:

a) Write down the last 7 digits of your IMEI number in this format: 1234 567

b) Reverse the 2 blocks: 567 1234

c) Add a 4th digit X: 567 X 1234 where:

X = the sum of the first 3 digits (If the sum is 2 digits, write only the 2nd digit)

[5 + 6 + 7 = 18 in the example above so X = 8]

[if the sum is 3, X = 3]
[if the sum is 17, X = 7]
[if the sum is 25, X = 5] etc.

Using the above IMEI number we get:

567 8 1234 (= the key)

Step 3

Perform a simple sum.

UN_Lock_code [step 1] – key [step 2] = SIM UNLOCK CODE

e.g. 063312345 - 56781234 = 6 531 111

This needs to be an 8-digit number, so add a zero at the beginning if necessary

YOUR SIM UNLOCK CODE IS: 0653 1111

Step 4

Unlock your phone

a) Remove your SIM card (no need to turn off the phone)
b) Insert alternate SIM card
c) When prompted, enter SIM UNLOCK CODE obtained from step 3
d) Reboot when instructed




METHOD 2 - Semi Automatic


Windows PC.

For this method follow step (1) from the above post to obtain your UN_Lock code

You can then download this app which will automate the calculation process.



View attachment 144579

Enter your UN_Lock code and the last 7 digits of your IMEI number and press the 'OK' button.
Your SIM Unlock code will be shown in the bottom box.



METHOD 3 - Fully Automatic


a) Download this Bash Script
b) Extract the zip
c) Move the unlock.sh to /system/ (it will not run from the sdcard due to Android restrictions)
d) Open terminal and run:

su <enter>
/system/unlock.sh <enter>

(Or execute the .sh file directly from root explorer)

The SIM Unlock code will be shown in the terminal and also saved to /sdcard/sim_unlock_code.txt

WORKING IN HTC One S

SANA PO AY NAKA TULONG SA INYO :)

PAKI DELETE NALANG PO MODS IF REPOST !

MODES PAKI MOVE NALANG PO SA HTC SECTION DKO NA PANSIN MAY HTC SECTION PLA PA CENCXA NA PO ..

THANKS AND ADVANCE
 

Attachments

  • simunlock.jpg
    simunlock.jpg
    27.9 KB · Views: 11
Last edited:
sir fb account mo nga para makausap kita regards sa topic na ito
 
Meron po kayo method para sa Htc Inspire 4G or Desire HD ? please matagal ko n po gusto unlock ito, walang mga method na gumana, tapos walang 800 pesos n pera para ma unlock lng ang phone ko :'( :praise: :praise: :praise:
 
Last edited:
Back
Top Bottom