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 01-20-2002, 19:06   #16 (permalink)
Junior Member
 
Join Date: Jan 2002
Location: n/a
Posts: 23
Member: 8446
Status: Offline
Thanks Meter: 0
Post


To Victor:

Are you using the BFB protocol for reading the memory from the mobile? And if yes, where can I find some more information about this protocol? I've already some knowledge about it by reversing some of the tools out there, but their authors must have some more info on that indeed ;-))<br />I don't want to mess with your business and am curious just for myself about the internals of the protection scheme used by Siemens :-)

Thanks and regards!
  Reply With Quote
Old 01-20-2002, 22:50   #17 (permalink)
Junior Member
 
Join Date: Jul 2001
Location: ---------
Posts: 20
Member: 5414
Status: Offline
Thanks Meter: 0
Post

This commands for read RAM in normal mode is forbidden in C45. You need patch flash ...

regards
  Reply With Quote
Old 01-21-2002, 11:16   #18 (permalink)
Moderator
 
Join Date: May 1999
Location: Blagoevgrad, Bulgaria
Age: 52
Posts: 1,056
Member: 73
Status: Offline
Thanks Meter: 537
Donate money to this user
Post

wizard is verry verry right... <img src="smile.gif" border="0">
__________________
You'll die as you lived in a flash of the blade,
in a corner forgotten by no one
You lived for the touch for the feel of the steel
One man, and his honor.
  Reply With Quote
Old 01-21-2002, 12:10   #19 (permalink)
Junior Member
 
Join Date: Jan 2002
Location: n/a
Posts: 23
Member: 8446
Status: Offline
Thanks Meter: 0
Post

Ok, but for the time being I don't need to read RAM from C45, only from x35 (or x25).<br />Is it possible to be done in normal mode via BFB protocol?<br />And should I read the whole 16M addressable space?
  Reply With Quote
Old 01-21-2002, 13:31   #20 (permalink)
Moderator
 
Join Date: May 1999
Location: Blagoevgrad, Bulgaria
Age: 52
Posts: 1,056
Member: 73
Status: Offline
Thanks Meter: 537
Donate money to this user
Post

yes! read without problems ...
__________________
You'll die as you lived in a flash of the blade,
in a corner forgotten by no one
You lived for the touch for the feel of the steel
One man, and his honor.
  Reply With Quote
Old 01-23-2002, 12:12   #21 (permalink)
Junior Member
 
Join Date: Jan 2002
Location: n/a
Posts: 23
Member: 8446
Status: Offline
Thanks Meter: 0
Post

Ok, thanks again, Victor!<br />May I ask you just one more question - where in the addressable memory space the EEPROM area is mapped to? <br />And also could you help me with the syntax of one particular BFB command - for reading EEfull blocks (14 08 1c 14 xx xx yy yy zz zz chksum)? <br />I'm interested particulary what is the meaning of yy yy ;-))
  Reply With Quote
Old 01-23-2002, 12:31   #22 (permalink)
No Life Poster
 
Join Date: Jan 2001
Location: CZ
Age: 44
Posts: 974
Member: 3041
Status: Offline
Thanks Meter: 0
Post

[quote]Originally posted by The_Wizard:<br /><strong>About read ROM C45<br />You cant read TRUE RAM/ROM in boot mode<br />all this datas is fake.

You need read RAM in normal or test Mode.

Regards<br />The Wizard</strong><hr></blockquote>

This is not true, you can read good data from Bootmode process, but you mus hav goo boot loader. I have not ! I find !

OrbiTel
  Reply With Quote
Old 01-23-2002, 17:21   #23 (permalink)
Junior Member
 
Join Date: Jan 2002
Location: n/a
Posts: 23
Member: 8446
Status: Offline
Thanks Meter: 0
Post

To Victor:<br />I am almost ready with my memory dumper ;-)<br />But I'm still waiting for a little more help regarding the memory layout, e.g. where EEPROM area is mapped inside the addressable memory space (000000-FFFFFF)?<br />Would you be so kind to give me a clue? :-)<br />And also about the syntax of ReadEefull command (the problem is how to read blocks that are longer than the maximum of 31 bytes per request?) I suppose that yy yy is the offset from the beginning of the block but if you could confirm that it would be great ;-))<br />Thanks!
  Reply With Quote
Old 04-08-2002, 22:34   #24 (permalink)
Junior Member
 
Join Date: Jan 2002
Location: Bulgaria, Sofia
Posts: 27
Member: 8759
Status: Offline
Thanks Meter: 0
Quote:
Originally posted by papajoe
To Victor:<br />I am almost ready with my memory dumper ;-)<br />But I'm still waiting for a little more help regarding the memory layout, e.g. where EEPROM area is mapped inside the addressable memory space (000000-FFFFFF)?<br />Would you be so kind to give me a clue? :-)<br />And also about the syntax of ReadEefull command (the problem is how to read blocks that are longer than the maximum of 31 bytes per request?) I suppose that yy yy is the offset from the beginning of the block but if you could confirm that it would be great ;-))<br />Thanks!
x35_Flasher

+could you/someone send me newer bfb95eg.dll or equiv?

cheerz,
Anton

Last edited by gin1978; 04-08-2002 at 22:38.
  Reply With Quote
Old 05-27-2002, 04:29   #25 (permalink)
Junior Member
 
Join Date: May 2002
Posts: 1
Member: 12313
Status: Offline
Thanks Meter: 0
i have source of sagem

if anyone want it just email me [email protected]
  Reply With Quote
Old 06-19-2002, 21:26   #26 (permalink)
Junior Member
 
Join Date: Jun 2002
Location: Latvia
Age: 55
Posts: 28
Member: 13092
Status: Offline
Thanks Meter: 0
Please give a link to pascal soures

Quote:
Originally posted by TriMesh
If you look at the thread called "Siemens map creator source" you will find a link to a file containing Pascal source for generating this data for various Siemens phones.

-- some text skipped ---
Please give a link to pascal soures.
Thanks
  Reply With Quote
Old 07-12-2002, 14:51   #27 (permalink)
Freak Poster
 
comunicatel's Avatar
 
Join Date: Mar 2002
Posts: 474
Member: 10201
Status: Offline
Thanks Meter: 0
and what about S40.
It uses this subroutine

Procedure TIForm.CreateIMEISpecificBlocksS40(IMEI: String; ID: String);
Begin
Idx := 0;
ConvertToPhoneID(ID);
ConvertToC30BCD(IMEI);
EncriptC30HiddenBlocks($08, $000A, Def00, 00);
EncriptC30HiddenBlocks($08, $06E6, Def0C, 18);
EncriptC30HiddenBlocks($1C, $0CFE, Def22, 02);
EncriptC30HiddenBlocks($3C, $0D20, Def40, 00);
EncriptC30HiddenBlocks($0C, $0D60, Def10, 00);
EncriptC30HiddenBlocks($28, $0D70, Def2E, 02);
EncriptC30HiddenBlocks($40, $0D9E, Def44, 00);
EncriptC30HiddenBlocks($FC, $07FE, DefFF, 00);
EncriptC30HiddenBlocks($FC, $08FE, DefFF, 00);
EncriptC30HiddenBlocks($FC, $09FE, DefFF, 00);
EncriptC30HiddenBlocks($FC, $0AFE, DefFF, 00);
EncriptC30HiddenBlocks($FC, $0BFE, DefFF, 00);
End;
AS U can see Its simillar to C30 calculation of specific blocks
  Reply With Quote
Old 07-12-2002, 14:56   #28 (permalink)
Freak Poster
 
Join Date: Jul 2001
Location: Slovakia
Posts: 237
Member: 5447
Status: Offline
Thanks Meter: 5
U have tested this subroutine on S40 ?
  Reply With Quote
Old 07-12-2002, 16:19   #29 (permalink)
Freak Poster
 
Join Date: Oct 2001
Location: Lithuania
Age: 47
Posts: 326
Member: 6744
Status: Offline
Thanks Meter: 0
S40 same as C30 it's Bosch ....

So coding algo is similar ....
  Reply With Quote
Old 07-13-2002, 08:10   #30 (permalink)
Freak Poster
 
Join Date: Oct 2001
Location: [internet]
Posts: 104
Member: 6877
Status: Offline
Thanks Meter: 0
Quote:
Originally posted by Nutzo
Hi,

since nobody wanted to help, I did it myself.
So to jump to conlusion:

to unlock "new" C/M/S35s you need to XOR the
phoneid (Cod18) with 0xCA, 0xFE, 0xAF.
All the other things are totally the SAME.

Cheers,
Thanx...

P.S.which addresses of this code in firmware?

Quote:
p.s. Could anybody help me to create dumper for
lower memory addresses? Is that a "simple" Egold
flasher which simply reads the lower "flash" memory map?
(of course only on C35). Another thing. Could anyone point
me to an address where I could find the infamous sub
which handles reading request on C45 (i.e. what must
be patched so that to be able to read the lower addresses)?
Pretty please. If someone helps me I can send him the
sources of my program called kSie (after kNok) which
has several unlocking method in it (C35, C45, "new" C35).
What do you mean saying "lower addresses"?Internal ChipSet ROM?External RAM? (they're really at lowest addresses).Anyway,I think it is a good idea to unassemble Max-RFon boots from his flashing SW.They're SMALL and using them it is possible to grab int.ROM/RAM/FLASH/... etc
Hint: one boot seq used for C\M\S35,S40,etc... only 45 series different.
(I think it will be not so hard to modify this boots to make your custom tasks you need... they're quite small and easy to uderstand)

Last edited by Sergey[Power User]; 07-13-2002 at 08:15.
  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
What is the cable used for sumsung F400 foufou34 HWK 2 02-16-2009 15:05
can explain how to setup/change the FTP client for exploring the phone ? preshaust Cruiser Suite 2 12-12-2008 14:43
i need the unlock code for nokia 3510i imei 351462805793806 tiygyliar Phone Unlocking Codes & Maps 2 01-12-2005 16:03
can anyone tell me what the smartcard use for??? flin898 Sony Ericsson 0 09-06-2003 15:31
What is the DSP test for on the B-phreaks stuff? Lonegunman Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 4 03-11-2002 00:41

 



All times are GMT +1. The time now is 23:39.



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.24033 seconds with 9 queries

SEO by vBSEO