View Single Post
Old 02-01-2005, 01:08   #833 (permalink)
M554Life
Junior Member
 
Join Date: Jan 2005
Age: 49
Posts: 6
Member: 110833
Status: Offline
Thanks Meter: 0
Smile SAT Menu, alternative hacks

Hi,

someone might be interested in this:

;HIDE SIM APPLICATION TOOLKIT MENU
;
;Firmware: M55 FW91
;Author: LittleBro
;Release: 2005-02-01
;Description: removes SAT menu
;
;
0x36862A: 5F05 0502
0x36863C: 5F05 0502

The following one is experimental, copied from other patches. The SAT menu will be protected, but once you're in you can't move up one level by quickly pushing the red button. You need to hold it and thus get back straight to the main screen.

;PROTECT SIM APPLICATION TOOLKIT MENU WITH PHONE CODE
;
;Firmware: M55 FW91
;Author: LittleBro, copied from other authors' patches
;Release: 2005-02-01
;Description: protects SAT menu with phonecode, experimental patch
;Known Bug: moving up one level inside the SAT menu doesn't work
;
;
0x3685CE: 529C25 C07155
;
0x3571A8: FFFFFFFFFFFF 000000000600
0x3571AE: FFFFFF D49E2E
0x3571B1: FF 00
0x3571B2: FF E0
0x3571B3: FF 00
0x3571B4: FFFFFF 08FE21
0x3571B7: FF 00
0x3571B8: FFFFFF 4E280A
0x3571BB: FF 00
0x3571BC: FFFFFF CC7155
0x3571BF: FF 00
;
0x3571C0: FFFFFFFF E6FCA871
0x3571C4: FFFFFFFF E6FD5501
0x3571C8: FFFFFFFF FA2E06F2
;
0x3571CC: FFFF E00C
0x3571CE: FFFF E00D
0x3571D0: FFFF E00E
0x3571D2: FFFF E00F
0x3571D4: FFFFFFFF FA25529C

Btw.: Does anyone know the entry point (M55 FW91) for launching the screensaver?
  Reply With Quote
 
Page generated in 0.06943 seconds with 7 queries