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 > Various > Siemens-Benq > Siemens-Benq Flash Patching > x4x, x5x Flashpatching

Reply
 
LinkBack Thread Tools Display Modes
Old 08-19-2004, 21:25   #1 (permalink)
Junior Member
 
Join Date: Feb 2004
Age: 41
Posts: 26
Member: 52459
Status: Offline
Thanks Meter: 1
I need Sms Archive Access Patch for sl45


i searched all forums but i coulnt find any patch for putting password to sms archive.The only thing that i found Function access patch but in this patch we can just put write new msg,inbox and outbox..but i want to put a password for sms archive,
pls help
thx
  Reply With Quote
Old 08-19-2004, 21:59   #2 (permalink)
Freak Poster
 
naransula's Avatar
 
Join Date: Jun 2004
Location: Ankara, Turkey
Age: 51
Posts: 191
Member: 69110
Status: Offline
Thanks Meter: 0
"Password for Functions Access" also locks sms archive.
  Reply With Quote
Old 08-21-2004, 05:02   #3 (permalink)
Junior Member
 
Join Date: Feb 2004
Age: 41
Posts: 26
Member: 52459
Status: Offline
Thanks Meter: 1
i have this version and its not locking the ARCHIVE pls help!!!

;*** PASSWORD FOR FUNCTION ACCESS ***
;Firmware : SL45v56
;Author : RizaPN
;Release : April 30, 2003
;Update : May 13, 2003
;
;Assign password to restrict some function access, such as SMS (Inbox, Outbox, Write SMS) and Voice Message ...
;
;Usage : code * password # [Left Side PLAY]
;
;Password is a number between 1 .. 65535
;Code :
;0 : disable password (open all access)
;1 : lock Inbox+Outbox and New Inc.Message function
;2 : lock Write Message function
;4 : lock Voice Message function
;
;If you want to lock more than one function, just add the code. For example, code 5 will lock code 1 and code 4, code 7 will lock code 1, code 2, and code 4 ...
;
;To modify password : 0 * old_password * new_password #
;
;Code is entered as a non-permanent parameter, means: it will not saved in the
;phone EEPROM. If the phone turn OFF then ON again, it will use the saved code values.
;
;To save permanent code to the phone, use + instead of * as a delimiter.
;
;The default password, from the fresh EEPROM is 65535 ...
;
;Example : 0 * 6 5 5 3 5 # [LeftSidePLAY]


0x396374: F2FF02FEDAEE1211 E6FF0200DAC710DA ; write_message
0x399A9E: F2FF02FEDAEE1211 E6FF0100DAC710DA ; inbox/outbox
0x39F702: F2FF02FEDAEE1211 E6FF0100DAC710DA ; new_incoming_message
0x35364C: F2FF02FEDAEE1211 E6FF0400DAC710DA ; voice message

0x3AD668: 46FE0E00 DAC770D9

0x278334: F0C2 CC00

0x27D970: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 46FE62002D1746FE0E00DB00E00C88C0
0x27D980: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 88C088C0E03C88C0E6FC5514E6FDFD3F
0x27D990: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E6FE3700E00FE6F5C200DAC788EE06F0
0x27D9A0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 0800CB00E0ACE6FD3600DAC7E6828810
0x27D9B0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 8840DAC7E6828840E00447F22A003D02
0x27D9C0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DAC7E6828840E6F43E2FBBD898209830
0x27D9D0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 98409810D740370042F3FE3F2D06E6FD
0x27D9E0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 3C07E01CDAE698F10D1148403D034820
0x27D9F0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 2D01F032D7503700F7F8FD3FF6F3FE3F
0x27DA00: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 47F22A002D03E6F4922FBBB8E01EDB00
0x27DA10: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF D7503700F3F2FD3FF2F4FE3F3D0F88C0
0x27DA20: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 88D088E088F0E6F43E2FBBA898F098E0
0x27DA30: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 98D098C0D7403700F3F2FD3F601F3DCF

0x27DA40: FFFFFFFFFFFFFFFFFFFF F2FF02FEDAEE1211DB00
  Reply With Quote
Old 08-21-2004, 07:33   #4 (permalink)
Freak Poster
 
naransula's Avatar
 
Join Date: Jun 2004
Location: Ankara, Turkey
Age: 51
Posts: 191
Member: 69110
Status: Offline
Thanks Meter: 0
what i have experienced with PASSWORD FOR FUNCTION ACCESS is that it locks all Inbox, Outbox, Write Message and SMS Archive functiones together with password code 2;

2*password#[LeftSidePLAY]

other password codes do not work except for 0 that opens the lock;

0*password#[LeftSidePLAY]


But you should notice that when you try to access SMS Archive, the lock functions only if you try to read the individual messages. I mean, you can see the items in the folder but you can't see them when you try to read them. In the case of Inbox and Outbox SMS, lock does not allow you to read even the items in the folder. This is what I have experienced with the patch. Another issue with this patch is that the original instruction in the patch for changing default password (65535) does not work. I found here somewhere else the procedure that leads to changing the password. I placed the patch that I use together with the additional explanation I found in order to change the password below;



; *** Password for Functions Access ***
;
;Firmware : SL45v56
;Author : RizaPN
;
; Assign password to some functions access, such as SMS (Inbox, Outbox, Write SMS) and Voice Message ...
;
; Usage : code * password # [Left Side PLAY]
;
; Password is a number between 1 .. 65535
; Code :
; 0 : disable password (open all access)
; 2 : lock Inbox+Outbox and New Inc.Message function
; 2 : lock Write Message function
; 2 : lock Voice Message function
;
; If you want to lock more than one function, just add the code. For example, code 5 will lock code 1 and code 4, code 7 will lock code 1, code 2, and code 4 ...
;
; To modify password : 0 + old password* new password #

; And then press the Play-Key
;
; Code is entered as a non-permanent parameter, means: it will not saved in the
; phone EEPROM. If the phone turn OFF then ON again, it will use the saved code values.
;
; To save permanent code to the phone, use + instead of * as a delimiter.
;
; The default password, from the fresh EEPROM is 65535 ...
;
; Example : 0 * 6 5 5 3 5 # [LeftSidePLAY]
;
396374: F2FF02FEDAEE1211 E6FF0200DAC710DA
399A9E: F2FF02FEDAEE1211 E6FF0200DAC710DA
39F702: F2FF02FEDAEE1211 E6FF0200DAC710DA
;
35364C: F2FF02FEDAEE1211 E6FF0400DAC710DA
;
3AD668: 46FE0E00 DAC770D9
;
278334: F0C2 CC00
;
27D970: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 46FE62002D1746FE0E00DB00E00C88C0
27D980: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 88C088C0E03C88C0E6FC5514E6FDFD3F
27D990: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E6FE3700E00FE6F5C200DAC788EE06F0
27D9A0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 0800CB00E0ACE6FD3600DAC7E6828810
27D9B0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 8840DAC7E6828840E00447F22A003D02
27D9C0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF DAC7E6828840E6F43E2FBBD898209830
27D9D0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 98409810D740370042F3FE3F2D06E6FD
27D9E0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 3C07E01CDAE698F10D1148403D034820
27D9F0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 2D01F032D7503700F7F8FD3FF6F3FE3F
27DA00: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 47F22A002D03E6F4922FBBB8E01EDB00
27DA10: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF D7503700F3F2FD3FF2F4FE3F3D0F88C0
27DA20: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 88D088E088F0E6F43E2FBBA898F098E0
27DA30: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 98D098C0D7403700F3F2FD3F601F3DCF
27DA40: FFFFFFFFFFFFFFFFFFFF F2FF02FEDAEE1211DB00
;
; Additional Info:
; This patch use EEPROM block 0x1455 (decimal 5205). Use this to add the block into your SL EEPROM :
;
; *) Download data file for block 5205 from my other z-soft site, http://groups.yahoo.com/group/zsoft...es/eep_5205.eep to be used with Skylord's Siemens_EEPROM_tools,
; *) From the left side, press [Init], press the phone ON button, press [Load], select that file, copy to right side using the BIG Right Arrow,
; *) From the right side, select that block ID (5205), press Save Selected ... and then press left side's [Exit]
;
;
  Reply With Quote
Old 08-22-2004, 01:00   #5 (permalink)
Junior Member
 
Join Date: Feb 2004
Age: 41
Posts: 26
Member: 52459
Status: Offline
Thanks Meter: 1
thats working a little

yeah the patch that you sent do not allow reading sms in archive.But there is a annoying bug like problem: when its locked i go to sms archive and click inbox and there when i click any message it says you dont have security key.In normaly this message stops for few seconds and go back to sms list but here it stays on the screen until i long press to redkey.Of course this process turns back to main menu.This is very annoying..

also it would be nice if it only locks sms archive not others.Does anyone know how to lock only archive?Maybe i dunno the code for locking archive only.

also changing password process worked for me: the code that use was
0+65535*1276# playkey and after restarted my fone i used 1276 to lock functions
the permanent code is working also if i enter 2+1276# playkey. Function 2 is always enabled until i unlock..

thx
  Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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
help me!patch for sl45 bighip x4x, x5x Flashpatching 4 08-24-2008 18:54
Make patches for SL45 -HELP- kapcom01 x4x, x5x Flashpatching 11 04-02-2008 19:22
need driver data cable usb for sl45 labong1 x4x, x5x Flashpatching 0 10-11-2006 14:32
How to make a patch for SL45. nguyentan1980 x4x, x5x Flashpatching 7 07-06-2005 01:54
call logging patch for sl45? modrone x4x, x5x Flashpatching 42 08-19-2004 03:01

 



All times are GMT +1. The time now is 09:01.



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

SEO by vBSEO