Hello,
I'm working with an secondary bootloader from Huawei "oemsbl.img" for a phone that comes with a locked bootloader, Huawei U8825-1. I was going through the output of strings oemsbl.img, and towards the end, I found this:
Code:
&
/ 1 2 0
" $ : < ! # 9 ;
* %
I'm wondering if it is some code in some language. I wouldn't expect it to be any mainstream language, but it is likely that it takes at least 3 inputs ( Huawei's online unlock code request page requires IMEI, SN and Product ID) and produces one output, probably a 16 character code, the unlock code.
Any suggestions/ideas welcome!
Thanks in advance!
Related
I am going to trade my iPhone4s (At&T) for a Htc one s (Tmobile) Ive read that everything should work including 3g What exactly will I have to do to get this to work ? ( I am on AT&T Network)
http://forum.xda-developers.com/showthread.php?t=1734541
Sent from my HTC VLE_U using Tapatalk 2
rumdada said:
I am going to trade my iPhone4s (At&T) for a Htc one s (Tmobile) Ive read that everything should work including 3g What exactly will I have to do to get this to work ? ( I am on AT&T Network)
Click to expand...
Click to collapse
Welcome to freedom!
Sent from my HTC One S using Xparent Cyan Tapatalk 2
LikeaG2root said:
Welcome to freedom!
Sent from my HTC One S using Xparent Cyan Tapatalk 2
Click to expand...
Click to collapse
lol I concur...
..... -_- glacierguy I think you posted the wrong link keeps taking me back here
Heres proper one: http://forum.xda-developers.com/showthread.php?t=1693491
Just follow instructions pop in the sim card enter unlock number and go!!! Good Luck and Good Choice! (actually since SGS III is out I may upgrade just had this for 1 week too )
To make the instructions simple: (I take no credit for this)
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
Hello Every body
I have a Huawei USB dongle and I need to change IMEI via one of these methods: [AT Command / Diagnostic mode / QCDM Command]
I find a tool.exe to change it but I need to do it manually, also I run Serial Port Monitor to see what's the tool is doing ? I capture codes in HEX in Diag mode
Thanks all
----------------------------------------------------
Found Applications port COM4
Found Diagnostics port COM5
Found modem : E303
Model : Huawei E303
IMEI : ****************
Serial NR. : E9PBY*******
Firmware : 22.157.79.02.37
Compile date / time : Sep 5 2012 13:57:36
Hardware ver. : CH2E303SM
Dashboard version : HiLink12.012.02.03.37
Web UI version : HiLink12.012.02.03.37
Chipset : HiSilicon
Voice feature : not supported in current firmware
SIM Lock status : Locked (CardLock)
Wrong codes entered : 0 (unlock attempts left : 10)
===================================================================
XDA Visitor said:
Hello Every body
I have a Huawei USB dongle and I need to change IMEI via one of these methods: [AT Command / Diagnostic mode / QCDM Command]
I find a tool.exe to change it but I need to do it manually, also I run Serial Port Monitor to see what's the tool is doing ? I capture codes in HEX in Diag mode
Thanks all
----------------------------------------------------
Found Applications port COM4
Found Diagnostics port COM5
Found modem : E303
Model : Huawei E303
IMEI : ****************
Serial NR. : E9PBY*******
Firmware : 22.157.79.02.37
Compile date / time : Sep 5 2012 13:57:36
Hardware ver. : CH2E303SM
Dashboard version : HiLink12.012.02.03.37
Web UI version : HiLink12.012.02.03.37
Chipset : HiSilicon
Voice feature : not supported in current firmware
SIM Lock status : Locked (CardLock)
Wrong codes entered : 0 (unlock attempts left : 10)
===================================================================
Click to expand...
Click to collapse
Hi
Sorry to inform you but changing IMEI is illegal in most countries and you wont get help here on XDA
Thread closed
Hello,
I have a Huawei USB dongle and I need to change IMEI via one of these methods: [AT Command / Diagnostic mode / QCDM Command]
I find a tool.exe to change it but I need to do it manually, also I run Serial Port Monitor to see what's the tool is doing ? I capture codes in HEX in Diag mode
Thanks all
----------------------------------------------------
Found Applications port COM4
Found Diagnostics port COM5
Found modem : E303
Model : Huawei E303
IMEI : ****************
Serial NR. : E9PBY*******
Firmware : 22.157.79.02.37
Compile date / time : Sep 5 2012 13:57:36
Hardware ver. : CH2E303SM
Dashboard version : HiLink12.012.02.03.37
Web UI version : HiLink12.012.02.03.37
Chipset : HiSilicon
Voice feature : not supported in current firmware
SIM Lock status : Locked (CardLock)
Wrong codes entered : 0 (unlock attempts left : 10)
===================================================================
Mod Edit
Changing imei is illegal in most countries.
You will not receive support for that on this site
Thread closed
malybru
Senior Moderator
Hi,
I find my your unlock code here: http://calc.gmss.ru/
IMEI : 866837022450447
Flash Code : 38352395
V1 Unlock Code : 66217658
V2 Unlock Code : 26457036
V201 Code 34533096
Hash code (IMEI): a487da9cb95897babf33ff9eb5c2a887
================================================== =================
DC - Unlocker 2 Client 1.00.1392
Detecting modem :
selection :
manufacturer - Huawei modems
model - Huawei E5573
Selected Applications port COM10
Selected Diagnostics port COM9
Found modem : E5573s-856
Model : Huawei AuthVer 4 modem (New)
IMEI : 866837022450447
Serial NR. : TBCDW15B23006600
Firmware : 21.319.01.01.225
Dashboard version : WEBUI_17.100.17.00.225_MRE5
Web UI version : WEBUI_17.100.17.00.225_MRE5
SIM Lock status : unlocked
Wrong codes entered : 10 (unlock attempts left : 0)
================================================== =================
AT^CARDLOCK="a487da9cb95897babf33ff9eb5c2a887"
+CME ERROR: 50
AT^CARDUNLOCK="a487da9cb95897babf33ff9eb5c2a887"
ERROR
Other Method:
AT^datalock="34533096"
ERROR
AT^maxlcktms=10
+CME ERROR: 0
What must i do to solve the issues?
how to reset counter from 10 to 0 for airtel 4G hotspot Model: Huawei E5573Cs-609. I tried DC-Unlocker but showing unable to find modem. Pls help.
Unlock code for Huawei modem E8372h-153 4G wingle
Please help me with unlock code for Huawei modem
Model: E8372h-153
Imei : 866457022958065
Carrier: MtN Gh
Thank you
Hi. I have list of fingerprints. And I want to change android parameters via spoof my device on android 9 emulator (memu)
For example fingerprint - POCO F3 Europe (11)OCO:M2012K11AG=POCO/alioth_eea/alioth:11/RKQ1.200826.002/V12.5.3.0.RKHEUXM:user/release-keys__2021-06-01
I need to figure out where is:
ID
Product
Device
Model
I looked over some topics and what I have
ID - RKQ1.200826.002
Product - alioth_eea
Device - alioth
Model - POCO_F3
Is it correct?
Also I need to write Board, Display, Ratio and Serial
How can I get this info, or I can randomly generate it?
The fingerprint has the next format:
$(PRODUCT_BRAND)/$(TARGET_PRODUCT)/$(TARGET_DEVICE):$(PLATFORM_VERSION)/$(BUILD_ID)/$(BF_BUILD_NUMBER):$(TARGET_BUILD_VARIANT)/$(BUILD_VERSION_TAGS)
In the AOSP:
https://cs.android.com/android/platform/superproject/+/master:build/make/core/sysprop.mk;l=170?q=BUILD_FINGERPRINT%20:%3D%20$
lioce said:
The fingerprint has the next format:
$(PRODUCT_BRAND)/$(TARGET_PRODUCT)/$(TARGET_DEVICE):$(PLATFORM_VERSION)/$(BUILD_ID)/$(BF_BUILD_NUMBER):$(TARGET_BUILD_VARIANT)/$(BUILD_VERSION_TAGS)
In the AOSP:
https://cs.android.com/android/platform/superproject/+/master:build/make/core/sysprop.mk;l=170?q=BUILD_FINGERPRINT%20:%3D%20$
Click to expand...
Click to collapse
if I compare to memu fingerprint, its different. It turned out, memu has wrong fingerprint format? or is it another way to create?
Or fingerprint always in format you wrote?
misterHomer said:
if I compare to memu fingerprint, its different. It turned out, memu has wrong fingerprint format? or is it another way to create?
Or fingerprint always in format you wrote?
Click to expand...
Click to collapse
It exactly the same.
Code:
POCO F3 Europe (11):pOCO:M2012K11AG=POCO // PRODUCT_BRAND
alioth_eea // TARGET_PRODUCT
alioth:11 // TARGET_DEVICE : PLATFORM_VERSION
RKQ1.200826.002 // BUILD_ID
V12.5.3.0.RKHEUXM:user // BF_BUILD_NUMBER : TARGET_BUILD_VARIANT
release-keys__2021-06-01 // BUILD_VERSION_TAGS
lioce said:
It exactly the same.
Code:
POCO F3 Europe (11):pOCO:M2012K11AG=POCO // PRODUCT_BRAND
alioth_eea // TARGET_PRODUCT
alioth:11 // TARGET_DEVICE : PLATFORM_VERSION
RKQ1.200826.002 // BUILD_ID
V12.5.3.0.RKHEUXM:user // BF_BUILD_NUMBER : TARGET_BUILD_VARIANT
release-keys__2021-06-01 // BUILD_VERSION_TAGS
Click to expand...
Click to collapse
in example is my fingerprint, not memu
But I see.
Can you help me with Build ID, Build number, incremental version and release keys.
Because I have bunch of fingerprints with different version of android. But I want only android 9.
So if I change value of platform version to '9'.
What about Build ID, Build number, incremental version and release keys, do they have connections to platform version or not?