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 > GSM & CDMA Phones / Tablets Software & Hardware Area > Nokia > Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L )


Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) Nokia Legacy Models Like 1011, 1610, 211x, 2x20, 6050, 3110, 8110, NKxxx , 2100, 3210, 3310, 3330, 3410, 5110, 5210, 5510, 6110, 6150, 6210, 6250, 7110, 8210, 8250, 8850 also 9110 & 9210

Reply
 
LinkBack Thread Tools Display Modes
Old 02-20-2002, 04:25   #1 (permalink)
No Life Poster
 
Join Date: May 2001
Location: Glasgow, Scotland
Posts: 625
Member: 4690
Status: Offline
Thanks Meter: 1
Post Calculator making KOCI logs!!!


Original Code by Mircea Vasiliu<br />Edit by mehdi (a.k.a. Doud@) to output KOCI logs<br />Brought to you here by DavieB (hehehe)

<a href="http://briefcase.yahoo.com/davie_barl/" target="_blank">http://briefcase.yahoo.com/davie_barl/</a><br />Folder: Stuff

This program takes in the original flash (mcu/ppm) file and the msid and outputs a koci log.<br />It's real handy if you have one of those cables that b-phreaks logger hates!

Step by step as follows:

1) Flash mcu/ppm and keep the mcu/ppm file<br />2) Run koci logger (Koci.exe) and read the phone. You dont need to save the log file, just hit cancel!<br />3) Copy the MSID which has been read (Dont close KOCI yet)<br />4) Open a dos prompt (yeah, dos! but its worth it if b-phreaks logger doesn't like you!!!) and run faid with the parameters of: {path to mcu/ppm file} {SPACE} {MSID you copied}<br />5) A KOCI style log will be made, rename it to "Your IMEI".nle<br />6) Hit write on KOCI and lead it to your new .nle file<br />7) Unlock phone and smile <img src="smile.gif" border="0">

<br />Hope you enjoy this one too! Its great for me since b-phreaks logger feckin HATES my mbus cable!!! <img src="smile.gif" border="0"> <img src="smile.gif" border="0"> <img src="smile.gif" border="0">

Take care ppl!
  Reply With Quote
Old 02-20-2002, 04:33   #2 (permalink)
Freak Poster
 
Join Date: Oct 2000
Location: .
Posts: 180
Member: 2415
Status: Offline
Thanks Meter: 0
Post

[quote]Originally posted by DavieB:<br /><strong>Hope you enjoy this one too! Its great for me since b-phreaks logger feckin HATES my mbus cable!!! <img src="smile.gif" border="0"> <img src="smile.gif" border="0"> <img src="smile.gif" border="0"> <br /></strong><hr></blockquote>

And your cable working fine with koci? <img src="smile.gif" border="0"> <br />So you spared that 9pounds? <img src="smile.gif" border="0"> <img src="wink.gif" border="0">

regards,<br />bone
  Reply With Quote
Old 02-20-2002, 04:47   #3 (permalink)
Freak Poster
 
Join Date: Jul 2001
Age: 59
Posts: 325
Member: 5355
Status: Offline
Thanks Meter: 5
this is really great! one for koci log and one for bphreaks log... 8) maybe next week it will be for both... <img src="biggrin.gif" border="0"> <img src="biggrin.gif" border="0"> <img src="biggrin.gif" border="0">
  Reply With Quote
Old 02-20-2002, 04:55   #4 (permalink)
No Life Poster
 
Join Date: May 2001
Location: Glasgow, Scotland
Posts: 625
Member: 4690
Status: Offline
Thanks Meter: 1
Post

@bone:<br />Not exactly... Last night i broke my ps/2 type mbus cable trying to fix it and ordered a replacement this morning before this soft was released <img src="frown.gif" border="0"> <br />Ah well, i needed the replacement for my other flasher heads anyway

But I can confirm that following my step-by-steps it works perfect! I have an olddddddddd mbus cable i could test it with and it went perfect!

<img src="smile.gif" border="0"> <img src="smile.gif" border="0"> <img src="smile.gif" border="0">
  Reply With Quote
Old 02-20-2002, 05:00   #5 (permalink)
Major Poster
 
Join Date: Jan 2002
Location: Egypt
Posts: 47
Member: 8387
Status: Offline
Thanks Meter: 0
Post

Hi all<br />@DavieB<br />THANX *** YOU SAVED THE HUMANITY with your logger<br />I hope you release a software for playing with PPM like winDDP&gt;<br />Do you know where to find ARM3 Assembler maybe we can write some Applications for nokia phones

THANX
  Reply With Quote
Old 02-20-2002, 05:10   #6 (permalink)
No Life Poster
 
Join Date: May 2001
Location: Glasgow, Scotland
Posts: 625
Member: 4690
Status: Offline
Thanks Meter: 1
Post

@MySweetLove:<br />Had a look for an arm3 assembler and the only one i know of is from arm manufacturer but it costssssssss!<br /><a href="http://www.geocities.com/ldril" target="_blank">http://www.geocities.com/ldril</a> has a disassembler but disassembled code is VERY complex (cos of course it isn't commented..)

Just to clear things up - I'm didn't write this software! I'm mearly releasing it to this board (i thought we could all benefit) - I dont' wanna take credit for something i didn't do!<br />I'm hoping to write some software soon tho! As soon as someone sends me FAiD algo (and as soon as i can get info on mbus style comms in c++ builder) I'll make as much as I can! Until then i'll release all the info and soft i can find to the board!

B.r.<br /> David C. Barker
  Reply With Quote
Old 02-20-2002, 05:12   #7 (permalink)
Major Poster
 
Join Date: Jan 2002
Location: Egypt
Posts: 47
Member: 8387
Status: Offline
Thanks Meter: 0
Post

@DavieB<br />would u plz send me the source for the koci logger SO I write a program to run under windows<br />REGARDS
  Reply With Quote
Old 02-20-2002, 05:18   #8 (permalink)
No Life Poster
 
Join Date: May 2001
Location: Glasgow, Scotland
Posts: 625
Member: 4690
Status: Offline
Thanks Meter: 1
Post

I dont have it! As i said above I'm not the author and besides, KOCI is windows based! It's the FAiD code that isn't!!!!!<br />As soon as Tek releases the code I'll thro it on the board but until then we'll have to wait!

I talk to a lot of people, and help a lot of people so as soon as new (and free) soft is out someone usually tells me straight away! Thats why I put the stuff on the board with instructions (after i've tested it that is!) if i can!!!
  Reply With Quote
Old 02-20-2002, 06:01   #9 (permalink)
Freak Poster
 
Yolly Zubrick's Avatar
 
Join Date: Jan 2002
Location: Iloilo City, The Philippines
Posts: 440
Member: 8396
Status: Offline
Thanks Meter: 2
Wink

Thanks to the very clever programmers and DavidB!<br />Very good move man, releasing these soft (Koci and B-pheaks) is an act of HEROISM!!

To Mr. Dejan Kaljevic, thanks for the flasher program, I know you're a millionaire now. But all praises and credits would have been yours if you did not sell that MCU/PPM uploader, or at least made a dongle-free version for the public. Now, some people figured things out, and we are very thankful to them.

Wow, 2 log calculators in just 2 days, isn't that great? Nothing's been this good since the Dejan Flasher came to the scene. Some people will run out of business but millions more are happy. Look forward to default tone changers and customizable PPMs. <img src="biggrin.gif" border="0"> Yes, "Houston, the eagle has landed" <img src="biggrin.gif" border="0">

Highest regards to DavidB, the man who made the whole world smile <img src="tongue.gif" border="0"> And to all the programmers, Tek, and others. <img src="biggrin.gif" border="0"> <img src="biggrin.gif" border="0">
  Reply With Quote
Old 02-20-2002, 06:52   #10 (permalink)
Junior Member
 
Join Date: Jan 2002
Location: home
Posts: 6
Member: 8873
Status: Offline
Thanks Meter: 0
Post

This very very very cool!!!!!!!!
  Reply With Quote
Old 02-20-2002, 07:33   #11 (permalink)
Freak Poster
 
Yolly Zubrick's Avatar
 
Join Date: Jan 2002
Location: Iloilo City, The Philippines
Posts: 440
Member: 8396
Status: Offline
Thanks Meter: 2
Unhappy

Too bad it does not work for my 3310. Anyways, this product will improve as the days go by and all bug reports are sent in. For me it does not update my 3310 correctly, and same problem with tek's log calc, but tek's calc work ok with my 5110.<br />Any luck with 3310? <img src="frown.gif" border="0"> <br />I am sure this problem is not with my cable because I have updated all phones w/o problem using logs from bRAD himself. And the instruction are too simple to miss anything so it must be the FAID calculator, which, at this point in time, is still in infancy stages. I am not at all saying that this prog is not working, because it does in some models. Rather, it is not yet perfect. I guess that's why we're still posting here <img src="biggrin.gif" border="0"> If it's perfect we will be busy doing stuff like PPM editing.<br />Looking forward to a POWER FAID CALCULATOR as I would like to call it, which can calculate 4-lock-closed and Customized PPM.

Thank you guys!! <img src="biggrin.gif" border="0"> <img src="biggrin.gif" border="0">

[ 20 February 2002: Message edited by: YollyZ45 ]</p>
  Reply With Quote
Old 02-20-2002, 10:34   #12 (permalink)
Junior Member
 
Join Date: Jun 2000
Location: dynamic
Posts: 20
Member: 1511
Status: Offline
Thanks Meter: 0
Post

There is probably a problem with flash chk calculation...
  Reply With Quote
Old 02-20-2002, 12:12   #13 (permalink)
Freak Poster
 
Yolly Zubrick's Avatar
 
Join Date: Jan 2002
Location: Iloilo City, The Philippines
Posts: 440
Member: 8396
Status: Offline
Thanks Meter: 2
Exclamation

I hope this is not an issue of using an AMD processor rather than an Intel, as in the case of the original dejan flasher 1.0b.<br />I used to remember how I cracked my thoughts where I went wrong in my cable construction because the cable was to simple to build yet it wont work. Only to find out later that it works only with Intel chips and I have to disable the external cache on my AMD system to get it to work! That was after I killed my 5110. I guess mr. Dejan should have included that in his documentation.<br />So, what do you think guys? is it a similar problem?
  Reply With Quote
Old 02-20-2002, 12:37   #14 (permalink)
No Life Poster
 
dluik's Avatar
 
Join Date: Feb 2001
Location: UK
Posts: 729
Member: 3430
Status: Offline
Thanks Meter: 3
Post

can someone please mail me this logger for brads as i cant access yahho brief case link.

Thanks u in advance

Regards

Dan
  Reply With Quote
Old 02-20-2002, 12:57   #15 (permalink)
Junior Member
 
Join Date: Dec 2001
Location: Midlands Massive - United Kingdom
Posts: 29
Member: 7818
Status: Offline
Thanks Meter: 0
Post

Workin 100% just upgraded a 6210 to 6250 software worked sweetly,

respect to you DaveB, and big respect to the author for releasing this software,

congrats to -TeK- for the b-phreaks calculator
  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 make your LOG Calculator kingbode Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 20 01-13-2002 01:29
Could someone calculate this S45 log! Skippy x1x to x45/x50 2 01-09-2002 22:54
KOCI LOG CALCULATOR VsH-GsM Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 19 12-31-2001 11:28
Can Anybody calculate this C30 log??? Invader NON Siemens Brand (ODM Phones) 1 11-10-2001 13:57
Can this sw make the logs....¿?¿? landy x1x to x45/x50 18 08-31-2001 18:11

 



All times are GMT +1. The time now is 20: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.28217 seconds with 9 queries

SEO by vBSEO