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-13-2010, 09:20   #106 (permalink)
No Life Poster
 
[Shadab_M]'s Avatar
 
Join Date: Mar 2006
Location: .: India :. Heaven on Earth
Posts: 2,496
Member: 238812
Status: Offline
Sonork: 100.1602669
Thanks Meter: 1,443
Arrow ZTE NCK and SPCK Calculator - For Check Purpose Only!


Hi All!

Here is my ZTE NCK and SPCK Calculator in PHP.

I am not going to publish code FREE anywhere. Bcoz I dont want to kill market.

So, to let people check out if it work fine, I have uploaded on my website.

Just type in browser http://www.hardnsoft.biz/zte/zte.php?imei=xxxxxxxxxxxx where xxxxxx is last 12 digit of IMEI.

Code:
ZTE NCK/SPCK Calculator by shadab_a4u
IMEI: 873022388655
---------------------
NCK : 277338726619
SPCK:723111946987

Thanks to eccapitel and y3kt.
Br,
Shadab Ahmad
  Reply With Quote
The Following 3 Users Say Thank You to [Shadab_M] For This Useful Post:
Show/Hide list of the thanked
Old 03-13-2010, 12:06   #107 (permalink)
Crazy Poster
 
Join Date: Jun 2006
Posts: 54
Member: 295730
Status: Offline
Thanks Meter: 14
Many,many thanks to elcapitel, y3kt and all ,who participated in this thread.
It was for me a perfect puzzle for 3 days, everything else went to the side. Thanks to you I decided to learn programming and write a calculator myself hahahaha. 30 years ago, I learned to program in Basic(with ZX Spectrum ), but today, despite the desire to succeed I do not write anything meaningful. I got stuck on the imei string breaking on the number.(but all rest,looking good) Thanks again friends,for a great thread, which spent a happy days of my life.
Best regards.
slawekw
Sorry for my english.
  Reply With Quote
The Following 2 Users Say Thank You to slawekw For This Useful Post:
Old 03-13-2010, 14:50   #108 (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
Exclamation

Correct my friend, only a detail, is "elcapitel" not "eccapitel"


br
elcapitel


Quote:
Originally Posted by shadab_a4u View Post
Hi All!

Here is my ZTE NCK and SPCK Calculator in PHP.

I am not going to publish code FREE anywhere. Bcoz I dont want to kill market.

So, to let people check out if it work fine, I have uploaded on my website.

Just type in browser http://www.hardnsoft.biz/zte/zte.php?imei=xxxxxxxxxxxx where xxxxxx is last 12 digit of IMEI.

Code:
ZTE NCK/SPCK Calculator by shadab_a4u
IMEI: 873022388655
---------------------
NCK : 277338726619
SPCK:723111946987

Thanks to eccapitel and y3kt.
Br,
Shadab Ahmad
  Reply With Quote
Old 03-13-2010, 15:00   #109 (permalink)
Freak Poster
 
Join Date: Jun 2009
Location: !!!! AWAY FROM BOARD, STUDY !!
Posts: 363
Member: 1055354
Status: Offline
Thanks Meter: 252
Quote:
Originally Posted by shadab_a4u View Post
Hi All!

Here is my ZTE NCK and SPCK Calculator in PHP.

I am not going to publish code FREE anywhere. Bcoz I dont want to kill market.

...
Well done

Can i take a look at your code, maybe you implemented different way?
(i already have myself done)
  Reply With Quote
Old 03-13-2010, 15:20   #110 (permalink)
Freak Poster
 
Join Date: Jun 2009
Location: !!!! AWAY FROM BOARD, STUDY !!
Posts: 363
Member: 1055354
Status: Offline
Thanks Meter: 252
Quote:
Originally Posted by slawekw View Post
Many,many thanks to elcapitel, y3kt and all ,who participated in this thread.
It was for me a perfect puzzle for 3 days, everything else went to the side. Thanks to you I decided to learn programming and write a calculator myself hahahaha. 30 years ago, I learned to program in Basic(with ZX Spectrum ), but today, despite the desire to succeed I do not write anything meaningful. I got stuck on the imei string breaking on the number.(but all rest,looking good) Thanks again friends,for a great thread, which spent a happy days of my life.
Best regards.
slawekw
Sorry for my english.
Don't give up! Try it again and ask for help in Speccy forums.

Just imagine how you will impress your fellow friends and unlockers:
"Look, I unlock 2009 phones with a 1982 computer!"
  Reply With Quote
The Following 2 Users Say Thank You to sergeymkl For This Useful Post:
Old 03-13-2010, 15:24   #111 (permalink)
Freak Poster
 
Join Date: Mar 2005
Location: inside USB cable
Age: 41
Posts: 425
Member: 128122
Status: Offline
Thanks Meter: 256
I got stuck here. I am very confused like you said

Quote:
and now based on the chart we have two make another line based on the digits in the chart which corresponds to the digits on the imei, and inverse the order. it sounds a little confusing but i know you will understand. so for our imei
000002 243814
we have:
284426 600000
  Reply With Quote
Old 03-13-2010, 15:36   #112 (permalink)
Insane Poster
 
Join Date: Feb 2010
Location: SLx
Posts: 60
Member: 1240703
Status: Offline
Thanks Meter: 40
@dr_aybyd

Read again the post of y3kt

B.R,
VM_Hacker
  Reply With Quote
Old 03-13-2010, 15:57   #113 (permalink)
Insane Poster
 
Join Date: Jun 2009
Posts: 91
Member: 1052840
Status: Offline
Thanks Meter: 17
Quote:
Originally Posted by y3kt View Post
how to calculate nck for zte phones such as x760.
This is based on the whole theory by elcapitel, i have only realized of one little step but most of the work was done by elcapitel, we must thank him for this wonderful research.
Let's begin explaining how it is done, but if you have read this whole thread you should know most of what i am going to explain here.
let's take the following imei (only important 12 digits are used)

000002 243814

our first step will be to sum all digits: 0+0+0+0+0+2+2+4+3+8+1+4=24
then we will calculate a line which is the result of our sum 24 by each digit of imei.

0x24=0
0x24=0
0x24=0
0x24=0
0x24=0
2x24=48
2x24=48
4x24=96
3x24=72
8x24=192
1x24=24
4x24=48

this way we have:
000008 862246

now the second step is based on this chart:

Code:
1 ............... 8
2 ............... 6
3 ............... 4
4 ............... 2
5 ............... 0
6 ............... 8
7 ............... 6
8 ............... 4
9 ............... 2
0 ............... 0
but with a little trick, we have to tak our imei and split it in two halves like this:
000002 243814
and now based on the chart we have two make another line based on the digits in the chart which corresponds to the digits on the imei, and inverse the order. it sounds a little confusing but i know you will understand. so for our imei
000002 243814
we have:
284426 600000
pay attention to halves colors so you can understand it better. you can see, for instance, that for the number 2 you get number 6 and so on.

now third step is to use the following line:
688950 000000
which is the magic line you get when you calculate the nck with all 0 in imei.

if we put all three lines in order we get:
000008 862246
284426 600000
688950 000000
we can easily sum digit by digit, and in this case we get this:
862374 462246
which for our surprise will be the nck for the given imei.

so for imei 000002 243814 we get nck 862374 462246 i have tried we a couple of examples and the result is the same, don't have delphi here with me now but sure someone can code this algo and make more tests to see if everything is correct.

this is another test i did:
000012 243814 --> imei sum: 1+2+2+4+3+8+1+4=25
000050 005050 --> firs line
284426 680000 --> second line
688950 000000 --> third line
862326 685050 --> nck

once again thanks for all interested and specially to elcapitel for his hours dedicated to understand this.

luck;

no need conversion table ,, just multiply by 8 it give same result
  Reply With Quote
The Following 4 Users Say Thank You to mneon For This Useful Post:
Show/Hide list of the thanked
Old 03-13-2010, 16:04   #114 (permalink)
No Life Poster
 
Momo_Gsm's Avatar
 
Join Date: Apr 2008
Location: Where Dreams Comes True...S4U
Posts: 5,362
Member: 755709
Status: Offline
Sonork: 100.1592000 Momo...
Thanks Meter: 6,635
nice notice mate and thanks for sharing.
anyway as we have polar box no need to break head i see its for education only thanks.
  Reply With Quote
Old 03-13-2010, 16:35   #115 (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
Wink

Yeah is for "Educational purpose"

br
elcapitel


Quote:
Originally Posted by *****ri View Post
nice notice mate and thanks for sharing.
anyway as we have polar box no need to break head i see its for education only thanks.
  Reply With Quote
Old 03-13-2010, 16:45   #116 (permalink)
No Life Poster
 
[Shadab_M]'s Avatar
 
Join Date: Mar 2006
Location: .: India :. Heaven on Earth
Posts: 2,496
Member: 238812
Status: Offline
Sonork: 100.1602669
Thanks Meter: 1,443
Arrow

Quote:
Originally Posted by elcapitel View Post
Correct my friend, only a detail, is "elcapitel" not "eccapitel"


br
elcapitel
Haha!

Corrected!

Was in hurry, so just a typing mistake!

Thanks again!

Br,
Shadab Ahmad
  Reply With Quote
Old 03-13-2010, 16:47   #117 (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
jajaja ok np

br
elcapitel



Quote:
Originally Posted by shadab_a4u View Post
Haha!

Corrected!

Was in hurry, so just a typing mistake!

Thanks again!

Br,
Shadab Ahmad
  Reply With Quote
Old 03-13-2010, 17:00   #118 (permalink)
Freak Poster
 
Join Date: Jun 2009
Location: !!!! AWAY FROM BOARD, STUDY !!
Posts: 363
Member: 1055354
Status: Offline
Thanks Meter: 252
Quote:
Originally Posted by mneon View Post
no need conversion table ,, just multiply by 8 it give same result
good you see that! i didn't see it. thanks for your contribution.
just as note: in MCU probably table is more efficient for code size.
  Reply With Quote
Old 03-13-2010, 17:03   #119 (permalink)
Freak Poster
 
Join Date: Jun 2009
Location: !!!! AWAY FROM BOARD, STUDY !!
Posts: 363
Member: 1055354
Status: Offline
Thanks Meter: 252
Quote:
Originally Posted by dr_aybyd View Post
I got stuck here. I am very confused like you said
Hi, read my post then you will understand.

You just read the IMEI from right to left, multiplying by 8 and only using least significant digit or doing a table lookup and write the results from left to right.

By taking only the least significant digit means:
2 * 8 = 16
  Reply With Quote
Old 03-13-2010, 17:19   #120 (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
Wink

yeah! multiply by 8 and only take the last digit of the result. good idea

br
elcapitel


Quote:
Originally Posted by mneon View Post
no need conversion table ,, just multiply by 8 it give same result
  Reply With Quote
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
how to enter code in Zte F870? mulenga ZTE 0 02-20-2010 22:56
Help To Remove Userlock In Zte F850 hans salim Infinity-Box 1 04-14-2008 15:59
Phillips C12 Locked to sim (want to use sim in another phone!) M0rph3u5 Philips 1 07-02-2003 13:19
Someone can to calculate log in *lc format? partner44 Phone Unlocking Codes & Maps 0 08-31-2002 08:48

 



All times are GMT +1. The time now is 16:10.



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.24378 seconds with 10 queries

SEO by vBSEO