View Single Post
Old 04-30-2003, 14:49   #69 (permalink)
rizapn
No Life Poster
 
Join Date: Mar 2002
Location: -[r0]-
Age: 53
Posts: 834
Member: 9891
Status: Offline
Thanks Meter: 2
*** 63. Password for Functions 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 : F2 FF 02 FE DA EE 12 11 -> E6 FF 02 00 DA C7 10 DA
0x399A9E : F2 FF 02 FE DA EE 12 11 -> E6 FF 01 00 DA C7 10 DA
0x39F702 : F2 FF 02 FE DA EE 12 11 -> E6 FF 01 00 DA C7 10 DA

0x35364C : F2 FF 02 FE DA EE 12 11 -> E6 FF 04 00 DA C7 10 DA

0x3AD668 : 46 FE 0E 00 -> DA C7 70 D9

0x278334 : F0 C2 -> CC 00

0x27D970: 46 FE 62 00 2D 17 46 FE 0E 00 DB 00 E0 0C 88 C0
0x27D980: 88 C0 88 C0 E0 3C 88 C0 E6 FC 55 14 E6 FD FD 3F
0x27D990: E6 FE 37 00 E0 0F E6 F5 C2 00 DA C7 88 EE 06 F0
0x27D9A0: 08 00 CB 00 E0 AC E6 FD 36 00 DA C7 E6 82 88 10
0x27D9B0: 88 40 DA C7 E6 82 88 40 E0 04 47 F2 2A 00 3D 02
0x27D9C0: DA C7 E6 82 88 40 E6 F4 3E 2F BB D8 98 20 98 30
0x27D9D0: 98 40 98 10 D7 40 37 00 42 F3 FE 3F 2D 06 E6 FD
0x27D9E0: 3C 07 E0 1C DA E6 98 F1 0D 11 48 40 3D 03 48 20
0x27D9F0: 2D 01 F0 32 D7 50 37 00 F7 F8 FD 3F F6 F3 FE 3F
0x27DA00: 47 F2 2A 00 2D 03 E6 F4 92 2F BB B8 E0 1E DB 00
0x27DA10: D7 50 37 00 F3 F2 FD 3F F2 F4 FE 3F 3D 0F 88 C0
0x27DA20: 88 D0 88 E0 88 F0 E6 F4 3E 2F BB A8 98 F0 98 E0
0x27DA30: 98 D0 98 C0 D7 40 37 00 F3 F2 FD 3F 60 1F 3D CF
0x27DA40: F2 FF 02 FE DA EE 12 11 DB 00

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_...s/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]

~~~~~~~~~~~~~~~~~~~~

Last edited by rizapn; 05-13-2003 at 13:40.
  Reply With Quote
 
Page generated in 0.08478 seconds with 8 queries