GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > Other Gsm/Mobile Related Forums > GSM Programming & Reverse Engineering


GSM Programming & Reverse Engineering Here you can post all Kind of GSM Programming and Reverse Engineering tools and Secrets.

Reply
 
LinkBack Thread Tools Display Modes
Old 05-25-2011, 07:46   #46 (permalink)
Junior Member
 
Join Date: May 2011
Posts: 1
Member: 1583342
Status: Offline
Thanks Meter: 2

Command to reset counter is
AT^CARDUNLOCK="nck md5 hash"

Command to unlock modem
AT^CARDLOCK="nck code"

Both codes 'nck code' and 'nck md5 hash' can be calculated with my program hCalc.exe

Here
  Reply With Quote
The Following 2 Users Say Thank You to wizm For This Useful Post:
Old 05-25-2011, 20:45   #47 (permalink)
No Life Poster
 
hasanmh's Avatar
 
Join Date: Feb 2010
Location: Omdurman / sudan
Age: 34
Posts: 1,236
Member: 1236034
Status: Offline
Sonork: 100.1592650
Thanks Meter: 463
Quote:
Originally Posted by wizm View Post
Command to reset counter is
AT^CARDUNLOCK="nck md5 hash"

Command to unlock modem
AT^CARDLOCK="nck code"

Both codes 'nck code' and 'nck md5 hash' can be calculated with my program hCalc.exe

Here

thanks bro

tested

and it's working perfectly

Code:
DC - Unlocker 2 Client 1.00.0460
Detecting card :
selection :
manufacturer - Huawei datacards
model - Huawei E169/E169G
Found modem         : E1690
Model               : Huawei E169/E169G
IMEI                : 353107031827401
Firmware            : 11.126.08.01.00
Dashboard version   : graham_inggs_custom_iso
Serial NR.          : Q54CAB1042415336
Voice feature       : enabled
SIM Lock status     : Locked (Card Lock)
Wrong codes entered : 10 (unlock attempts left : 0)
===================================================================
AT^CARDUNLOCK="4cae2b8f054f35c6f94b26870a5bbfc7"

OK

DC - Unlocker 2 Client 1.00.0460
Detecting card :
selection :
manufacturer - Huawei datacards
model - Huawei E169/E169G
Found modem         : E1690
Model               : Huawei E169/E169G
IMEI                : 353107031827401
Firmware            : 11.126.08.01.00
Dashboard version   : graham_inggs_custom_iso
Serial NR.          : Q54CAB1042415336
Voice feature       : enabled
SIM Lock status     : Locked (Card Lock)
Wrong codes entered : 0 (unlock attempts left : 10)
===================================================================
quest >

i heard that relocking the modem also will reset the counter . is that true ? and how to calculate the relock code ?

and what the use of MD5 FLASH code ?
  Reply With Quote
Old 05-28-2011, 20:20   #48 (permalink)
Product Manager
 
.:hack3r2k:.'s Avatar
 
Join Date: Aug 2002
Location: FuriouSTeaM
Posts: 53,977
Member: 15022
Status: Offline
Sonork: 100.53452
Thanks Meter: 61,567
Quote:
Originally Posted by hasanmh View Post
thanks bro

tested

and it's working perfectly

Code:
DC - Unlocker 2 Client 1.00.0460
Detecting card :
selection :
manufacturer - Huawei datacards
model - Huawei E169/E169G
Found modem         : E1690
Model               : Huawei E169/E169G
IMEI                : 353107031827401
Firmware            : 11.126.08.01.00
Dashboard version   : graham_inggs_custom_iso
Serial NR.          : Q54CAB1042415336
Voice feature       : enabled
SIM Lock status     : Locked (Card Lock)
Wrong codes entered : 10 (unlock attempts left : 0)
===================================================================
AT^CARDUNLOCK="4cae2b8f054f35c6f94b26870a5bbfc7"

OK

DC - Unlocker 2 Client 1.00.0460
Detecting card :
selection :
manufacturer - Huawei datacards
model - Huawei E169/E169G
Found modem         : E1690
Model               : Huawei E169/E169G
IMEI                : 353107031827401
Firmware            : 11.126.08.01.00
Dashboard version   : graham_inggs_custom_iso
Serial NR.          : Q54CAB1042415336
Voice feature       : enabled
SIM Lock status     : Locked (Card Lock)
Wrong codes entered : 0 (unlock attempts left : 10)
===================================================================
quest >

i heard that relocking the modem also will reset the counter . is that true ? and how to calculate the relock code ?

and what the use of MD5 FLASH code ?
Get ida, extract elf fw from updater or dump over jtag or do own sw and apply some private exploits and find it out urself ;-)))))

Br
  Reply With Quote
The Following User Says Thank You to .:hack3r2k:. For This Useful Post:
Old 08-15-2011, 21:19   #49 (permalink)
Junior Member
 
Join Date: Aug 2007
Posts: 4
Member: 569809
Status: Offline
Thanks Meter: 0
Exclamation how to calculate the CDMA code

Quote:
Originally Posted by fr3nsis View Post
1)with unaccepted sim
-> AT^CARDLOCK?
<-^CARDLOCK: 1,10,0 ............ locked
<-^CARDLOCK: 2,10,0 ............ unlocked

2)->AT^CARDLOCK="11111111" where 11111111 is code
<- OK
<- ERROR

3)i dont know
4)i dont know maybe just sniff other tool
5)i dont know maybe just sniff other tool
Seniors, I want to ask. If GSM uses IMEI and can generate Lock Code, if the CDMA Example: Like Huawei EC321, EC167, and others, calculations using what? what uses MEID?, calculations using the MEID Because I do not succeed to enter AT Command to AT^CARDLOCK and AT^CARDUNLOCK, but I managed to upgrade the firmware code using MEID calculations (calculation of Flash of MEID).Please enlightenment. Thank you for helping seniors.


**Sorry, I can not speak english properly, because it uses the help of the web translation.
  Reply With Quote
Old 08-16-2011, 08:13   #50 (permalink)
No Life Poster
 
Join Date: Jan 2004
Location: Unknown
Age: 39
Posts: 9,227
Member: 49752
Status: Offline
Sonork: QQ:1474246528
Thanks Meter: 6,085
Quote:
Originally Posted by ismail_proton View Post
Seniors, I want to ask. If GSM uses IMEI and can generate Lock Code, if the CDMA Example: Like Huawei EC321, EC167, and others, calculations using what? what uses MEID?, calculations using the MEID Because I do not succeed to enter AT Command to AT^CARDLOCK and AT^CARDUNLOCK, but I managed to upgrade the firmware code using MEID calculations (calculation of Flash of MEID).Please enlightenment. Thank you for helping seniors.


**Sorry, I can not speak english properly, because it uses the help of the web translation.
hello and welcome to gsmhosting.

CDMA modems and phones are locked to
min range 10 digit digital min number,
mcc mnc number,
SID nid list and
esn range

to make it more hard now huawei and other provider making modem and fwp WITHOUT RUIM function in firmware.. everything fail if firmware it self do not support RUIM(CARD) at all..

so technically..

option 1) some modem can be unlock just by patching or updating MIN RANGE which allowed.

option 2) some modem can be unlock just by flashing or changing whole firmware to another unlocked or never locked modem firmware..

auto install is run over cd drive which can be modified by ISO after flashing unlock firmware.

Regards:Chevli
  Reply With Quote
The Following User Says Thank You to stanner_austin For This Useful Post:
Old 08-17-2011, 12:25   #51 (permalink)
Junior Member
 
Join Date: Aug 2007
Posts: 4
Member: 569809
Status: Offline
Thanks Meter: 0
Arrow Need NCK CDMA Huawei Modem

Quote:
Originally Posted by stanner_austin View Post
hello and welcome to gsmhosting.

CDMA modems and phones are locked to
min range 10 digit digital min number,
mcc mnc number,
SID nid list and
esn range

to make it more hard now huawei and other provider making modem and fwp WITHOUT RUIM function in firmware.. everything fail if firmware it self do not support RUIM(CARD) at all..

so technically..

option 1) some modem can be unlock just by patching or updating MIN RANGE which allowed.

option 2) some modem can be unlock just by flashing or changing whole firmware to another unlocked or never locked modem firmware..

auto install is run over cd drive which can be modified by ISO after flashing unlock firmware.

Regards:Chevli

thanks in advance, my problem is the time to send AT^CARDLOCK? = 3,0,999

Modem Type I is the EC167
My question is:
1. If I want to reset the counter using the AT^CARDUNLOCK = "NCK md5 hash" NCK ==> NCK Huawei CDMA calculations to HASH
2. If I unlock it to use another SIM using AT^CARDLOCK = "NCK code" NCK ==> NCK Huawei CDMA calculations
3. If I flash the firmware, I can from where the firmware update 11.104.04.0.224 <== software version my EC167

where i get NCK Huawei CDMA code calculations (if calculations NCK Huawei GSM calculation code like this)


**Sorry, I can not speak english properly, because it uses the help of the web translation.
  Reply With Quote
Old 10-10-2011, 10:55   #52 (permalink)
No Life Poster
 
Denva's Avatar
 
Join Date: Mar 2010
Location: Unknown
Posts: 882
Member: 1274304
Status: Offline
Sonork: 100.1617965
Thanks Meter: 195
how to disable virtual cd
  Reply With Quote
Old 01-30-2012, 10:00   #53 (permalink)
Junior Member
 
Join Date: Jan 2012
Posts: 10
Member: 1711506
Status: Offline
Thanks Meter: 0
Hot to relock the modem again after unlocking it ?
  Reply With Quote
Old 02-04-2012, 16:34   #54 (permalink)
Junior Member
 
Join Date: Jan 2012
Posts: 10
Member: 1711506
Status: Offline
Thanks Meter: 0
Quote:
Originally Posted by wizm View Post
Command to reset counter is
AT^CARDUNLOCK="nck md5 hash"

Command to unlock modem
AT^CARDLOCK="nck code"

Both codes 'nck code' and 'nck md5 hash' can be calculated with my program hCalc.exe

Here
i know how to calculate the NCK code but how to calculate the "nck md5 hash" ? because i tried to hash the NCK into MD5 hash but the result was not the same with your software !
is it a simple string to MD5 ? or it needs another calculation ?

Thank you .
  Reply With Quote
Old 02-04-2012, 18:34   #55 (permalink)
Freak Poster
 
Join Date: Aug 2009
Location: E G Y P T
Age: 26
Posts: 347
Member: 1102520
Status: Offline
Sonork: 100.1617999
Thanks Meter: 94
Quote:
Originally Posted by EgMarvelous View Post
i know how to calculate the NCK code but how to calculate the "nck md5 hash" ? because i tried to hash the NCK into MD5 hash but the result was not the same with your software !
is it a simple string to MD5 ? or it needs another calculation ?

Thank you .
MD5("IMEI5e8dd316726b0335")
example:
MD5 ("1234567890123475e8dd316726b0335") = 8f 43 ae 1a 33 19 c6 49 cc 57 40 8b 6a 39 2d 6b

Seif Hatem
  Reply With Quote
The Following 2 Users Say Thank You to seifhatem For This Useful Post:
Old 02-05-2012, 12:39   #56 (permalink)
Junior Member
 
Join Date: Jan 2012
Posts: 10
Member: 1711506
Status: Offline
Thanks Meter: 0
Quote:
Originally Posted by salmawy2 View Post
MD5("IMEI5e8dd316726b0335")
example:
MD5 ("1234567890123475e8dd316726b0335") = 8f 43 ae 1a 33 19 c6 49 cc 57 40 8b 6a 39 2d 6b

Seif Hatem
Thank you so much for this fast respond, there is one more last question how to relock an unlocked modem ?

Thanks again.
  Reply With Quote
Old 02-05-2012, 13:10   #57 (permalink)
Freak Poster
 
Join Date: Aug 2009
Location: E G Y P T
Age: 26
Posts: 347
Member: 1102520
Status: Offline
Sonork: 100.1617999
Thanks Meter: 94
Quote:
Originally Posted by egmarvelous View Post
thank you so much for this fast respond, there is one more last question how to relock an unlocked modem ?

thanks again.
at^cardunlock="nck hash"
  Reply With Quote
The Following User Says Thank You to seifhatem For This Useful Post:
Old 02-06-2012, 19:06   #58 (permalink)
Junior Member
 
Join Date: Jan 2012
Posts: 10
Member: 1711506
Status: Offline
Thanks Meter: 0
Quote:
Originally Posted by salmawy2 View Post
at^cardunlock="nck hash"
I thought this command for resetting the counter not for relocking the modem again !
  Reply With Quote
Old 02-06-2012, 19:17   #59 (permalink)
Junior Member
 
Join Date: Jan 2012
Posts: 10
Member: 1711506
Status: Offline
Thanks Meter: 0
Quote:
Originally Posted by Denva View Post
how to disable virtual cd
This post covers everything you need
Here
  Reply With Quote
Old 02-06-2012, 19:44   #60 (permalink)
Junior Member
 
Join Date: Jan 2012
Posts: 23
Member: 1714466
Status: Offline
Thanks Meter: 2
Quote:
Originally Posted by EgMarvelous View Post
I thought this command for resetting the counter not for relocking the modem again !
resetting the counter = relocking the modem
  Reply With Quote
The Following User Says Thank You to hasanmh-2 For This Useful Post:
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
AT command error - help ktele Smart-Clip 4 02-01-2010 15:40
AT commands for initiate 3G call & send AT commands to GPRS modem from computer need codec_romania GSM Programming & Reverse Engineering 0 08-26-2006 07:53
AT command +CMGS NEED HELP !!! simonloo Old Ericsson Phones & Sony Phones 0 03-08-2004 12:33
AT commands jonwillow GSM Mobile Links 0 11-04-2001 15:24
How can I use AT command control Nokia6110?Help me! arnom Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 2 07-15-2000 07:35

 



All times are GMT +1. The time now is 07:52.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.29962 seconds with 9 queries

SEO by vBSEO