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 03-11-2010, 05:01   #46 (permalink)
No Life Poster
 
elcapitel's Avatar
 
Join Date: Jul 2005
Location: zunZun Team
Age: 43
Posts: 10,185
Member: 166270
Status: Offline
Sonork: 100.1579747
Thanks Meter: 12,673

Not everything is what it looks like!

-----------------------------------------------------------------------
Another examples:

###NCK### ##latest 12 imei digits##

688950000000 000000000000 -> 0*(0+0)= 0 , (0+0)*0= 0
488950000001 000000000001 -> 0*(0+1)= 0 , (0+1)*1= 1
288950000004 000000000002 -> 0*(0+2)= 0 , (0+2)*2= 4
088950000009 000000000003 -> 0*(0+3)= 0 , (0+3)*3= 9
888950000006 000000000004
688950000005 000000000005
488950000006 000000000006
288950000009 000000000007
088950000004 000000000008
888950000001 000000000009
668950000010 000000000010 -> 1*(1+0)= 1 , (1+0)*0= 0
468950000022 000000000011 -> 1*(1+1)= 2 , (1+1)*1= 2
268950000036 000000000012 -> 1*(1+2)= 3 , (1+2)*2= 6
068950000042 000000000013 -> 1*(1+3)= 4 , (1+3)*3=1 2
868950000050 000000000014 -> 1*(1+4)= 5 , (1+4)*4=2 0
668950000060 000000000015
468950000072 000000000016
268950000086 000000000017 -> 1*(1+7)= 8 , (1+7)*7=5 6
068950000092 000000000018
868950000000 000000000019
648950000040 000000000020 -> 2*(2+0)= 4 , (2+0)*0= 0
448950000063 000000000021 -> 2*(2+1)= 6 , (2+1)*1= 3
248950000088 000000000022 -> 2*(2+2)= 8 , (2+2)*2= 8
------------------------------------------------------------------

br
elcapitel
  Reply With Quote
The Following 5 Users Say Thank You to elcapitel For This Useful Post:
Show/Hide list of the thanked
Old 03-11-2010, 08:18   #47 (permalink)
Insane Poster
 
Join Date: Feb 2010
Location: SLx
Posts: 60
Member: 1240703
Status: Offline
Thanks Meter: 40
check this spck calculator here

Thanks to you elcapitel for your research =)
  Reply With Quote
Old 03-11-2010, 23:15   #48 (permalink)
No Life Poster
 
boucettay's Avatar
 
Join Date: May 2005
Location: New Area
Posts: 4,357
Member: 148814
Status: Offline
Sonork: 100.1576882
Thanks Meter: 5,012
Donate money to this user
NCK [n-1] := IMEI[n-1]*(IMEI[n])
Y$:=inttostr(IMEI[n]*(IMEI[n-1]+IMEI[n]))
NCK[n]:=strtoint(mid(Y$,lenght(Y$)-1,1))
  Reply With Quote
The Following User Says Thank You to boucettay For This Useful Post:
Old 03-13-2010, 12:39   #49 (permalink)
Freak Poster
 
Join Date: Mar 2005
Location: inside USB cable
Age: 41
Posts: 425
Member: 128122
Status: Offline
Thanks Meter: 256
How about on how to reset the counter? Anyone have an idea?
  Reply With Quote
Old 03-13-2010, 12:46   #50 (permalink)
Insane Poster
 
Join Date: Feb 2010
Location: SLx
Posts: 60
Member: 1240703
Status: Offline
Thanks Meter: 40
@dr_aybyd

Concentrate on HASH =)

B.R,
VM_Hacker
  Reply With Quote
Old 03-13-2010, 12:54   #51 (permalink)
Freak Poster
 
Join Date: Mar 2005
Location: inside USB cable
Age: 41
Posts: 425
Member: 128122
Status: Offline
Thanks Meter: 256
@VM

Any further inputs?

I still have zero idea....grrrrr...

btw, here is my unlocker



  Reply With Quote
The Following 2 Users Say Thank You to dr_aybyd For This Useful Post:
Old 03-21-2010, 20:47   #52 (permalink)
Freak Poster
 
Join Date: Dec 2009
Posts: 212
Member: 1187299
Status: Offline
Thanks Meter: 16
Quote:
Originally Posted by dr_aybyd View Post
@VM

Any further inputs?

I still have zero idea....grrrrr...

btw, here is my unlocker





hi br. plz post a link to download for the usb modem NCK writer........thks
  Reply With Quote
Old 03-25-2010, 03:20   #53 (permalink)
Junior Member
 
Join Date: Mar 2010
Posts: 6
Member: 1269640
Status: Offline
Thanks Meter: 0
,,is there any huawei unlocker code that can be edit in a vb6 or c++ and the output has an image background like this
  Reply With Quote
Old 03-25-2010, 18:08   #54 (permalink)
No Life Poster
 
platforms's Avatar
 
Join Date: Sep 2004
Location: London
Age: 43
Posts: 520
Member: 83090
Status: Offline
Sonork: 1626857
Thanks Meter: 52
Yes.. You can make one yourself.
Quote:
Originally Posted by spAb0k View Post
,,is there any huawei unlocker code that can be edit in a vb6 or c++ and the output has an image background like this
  Reply With Quote
The Following User Says Thank You to platforms For This Useful Post:
Old 03-25-2010, 18:39   #55 (permalink)
No Life Poster
 
hassanjinja's Avatar
 
Join Date: Mar 2005
Location: UGANDA
Age: 50
Posts: 1,417
Member: 126167
Status: Offline
Sonork: 100.1591387
Thanks Meter: 5,128
Donate money to this user
Talking Moral !!!

Nice Guiding from U guy .

Br
Hassan


Quote:
Originally Posted by gsmdreams View Post
Yes.. You can make one yourself.
  Reply With Quote
Old 03-25-2010, 22:48   #56 (permalink)
Junior Member
 
Join Date: Mar 2010
Posts: 6
Member: 1269640
Status: Offline
Thanks Meter: 0
Quote:
Originally Posted by gsmdreams View Post
Yes.. You can make one yourself.
how?? do you have the code? can i have one?thanks
  Reply With Quote
Old 03-25-2010, 22:49   #57 (permalink)
Junior Member
 
Join Date: Mar 2010
Posts: 6
Member: 1269640
Status: Offline
Thanks Meter: 0
Quote:
Originally Posted by hassanjinja View Post
Nice Guiding from U guy .

Br
Hassan

how?? do you have the code? can i have one?thanks
  Reply With Quote
Old 03-30-2010, 03:45   #58 (permalink)
Junior Member
 
Join Date: Mar 2010
Posts: 13
Member: 1268873
Status: Offline
Thanks Meter: 3
Quote:
Originally Posted by fr3nsis View Post
1st: thanks to sergeymkl for his post

unlock code (imei 123456789012347):

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

8f xor 33 xor cc xor 6a =1a
43 xor 19 xor 57 xor 39 =34
ae xor c6 xor 40 xor 2d =05
1a xor 49 xor 8b xor 6b =b3

1a3405b3 and 1ffffff or 2000000 = 23405B3

hex2dec (23405B3) = 36963763 -> unlock code


same steps for flash code , only one different

MD5 ("12345678901234797B7BC6BE525AB44")= ..............


br from italy
thanks for the algo
algo + google = huawei calculator ( vb.net )

anyway..
how about huawei unlock code writer?

Arvie,
BP|SB
  Reply With Quote
Old 03-30-2010, 03:51   #59 (permalink)
Freak Poster
 
Join Date: Mar 2005
Location: inside USB cable
Age: 41
Posts: 425
Member: 128122
Status: Offline
Thanks Meter: 256
Quote:
Originally Posted by arvie View Post
thanks for the algo
algo + google = huawei calculator ( vb.net )

anyway..
how about huawei unlock code writer?

Arvie,
BP|SB
Hi, you can use my code here to write nck code to modem
http://forum.gsmhosting.com/vbb/f83/...36/index2.html
  Reply With Quote
The Following User Says Thank You to dr_aybyd For This Useful Post:
Old 03-30-2010, 04:22   #60 (permalink)
Junior Member
 
Join Date: Mar 2010
Posts: 13
Member: 1268873
Status: Offline
Thanks Meter: 3
Quote:
Originally Posted by dr_aybyd View Post
Hi, you can use my code here to write nck code to modem
http://forum.gsmhosting.com/vbb/f83/...36/index2.html
thanks for those codes..

but, i received this error "("SIM Inside is NOT ACCEPTED!""

so i used your apps

and it works..

help!!

btw..
may unlocker has a imei validator.
well, just a decoration since it just validate the imei
  Reply With Quote
The Following User Says Thank You to arvie 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
Good news for all cruiser owner jonymahmud Cruiser Suite 0 03-29-2010 11:05
huawei algo where can i get darmiles GSM Programming & Reverse Engineering 0 02-11-2010 03:31
Free solutions for GSM. Support for all free. Nokia Authority Id calculation algo ! te Main Sales Section 6 12-15-2001 14:57

 



All times are GMT +1. The time now is 08:51.



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.27948 seconds with 11 queries

SEO by vBSEO