PDA

View Full Version : To yak



Tracid
11-03-2004, 01:34 AM
Hi Yak!
Your guard patch is great,because it didnt touch phones security.
Are you making sec code for Write message menu?It would be good,coz then it would be impossible to send sms without knowing the code(at orange sk we can transport credit from one sim to another by sending a message to an appropriate number)
How are these guard 50e IDs working?There is any ON/OFF ID.
Could you tell me the solution!What to change here?:

# a value that should be used to store security menus settings,
# it is the same value that you normaly give in the menu structure
# ??????[0x0] (0x02) (0xC0) (0xffff) [0x0]??????

setting_inbox = 0xFFFF
setting_outbox = 0xFFFE
setting_erase_messages = 0xFFFD
setting_reminders = 0xFFFC

This would be good?
+add_text Inbox
[0xdeadbeef] [0x00000000] [0x00000000] (0x0175) (0x0387) (0x0000) (0x003E) (0x0800) (0x0024)
[0x00000000] (0x01) (0xc0) (0xFFFF) [0x00000000]
[0x00000000] [0x00000000] [0x00000000] (0x0175) (0x00DC) (0x0000) (0x000D) (0x1100) (0x0024)
+add_text on/off
[0xdeadbeef] [0x00000000] [0x000000bd] (0x0175) (0x05e0) (0x0000) (0x0000) (0x1300) (0x0024)

Its confusing me that there isnt the ON separated from OFF!(i think ID for ON and ID for OFF)