Author |
Secret message in service menu! |
Boysie Joined: Jan 17, 2008 Posts: > 500 From: Southampton, England PM |
Anyone want to try this....
;K810 SW-R8BA024
;Change "Sony Ericsson ROCKS!" message to "Nokia SUCKS!"
;Usage: (ServiceMenu-->ModelInfo-->Press 2,4,6,8)
;(r) D-Man
;(c) jasiek
+44140000
1A985AC: 536F6E79204572696373736F6E0A524F434B5321 4E6F6B6961205355434B53210000000000000000
[ This Message was edited by: Boysie99 on 2008-10-17 23:52 ] |
|
Boysie Joined: Jan 17, 2008 Posts: > 500 From: Southampton, England PM |
;K800 SW-R8BF003
;Change "Sony Ericsson ROCKS!" message to "Nokia SUCKS!"
;Usage: (ServiceMenu-->ModelInfo-->Press 2,4,6,8)
;(R) D-Man
;(c) jasiek
;(p) Boysie99
+44140000
1A849b4: 536F6E79204572696373736F6E0A524F434B5321 4E6F6B6961205355434B53210000000000000000
Woooah! my first ported patch! and it works too.
[ This Message was edited by: boysie99 on 2008-10-18 08:55 ] |
lukechris Joined: Dec 30, 2007 Posts: > 500 From: Preston, UK PM, WWW
|
:hehe: is works
|
yea g Joined: Jul 02, 2008 Posts: > 500 From: New Zealand PM, WWW
|
On 2008-10-18 09:51:24, Boysie99 wrote:
;K800 SW-R8BF003
;Change "Sony Ericsson ROCKS!" message to "Nokia SUCKS!"
;Usage: (ServiceMenu-->ModelInfo-->Press 2,4,6,8)
;(R) D-Man
;(c) jasiek
;(p) Boysie99
+44140000
1A849b4: 536F6E79204572696373736F6E0A524F434B5321 4E6F6B6961205355434B53210000000000000000
Woooah! my first ported patch! and it works too.
[ This Message was edited by: boysie99 on 2008-10-18 08:55 ]
ok so I got the "536F6E79204572696373736F6E0A524F434B5321 4E6F6B6961205355434B53210000000000000000" part (replaces the first part with the second) but what I dont get is the part before the colon any help?
|
Boysie Joined: Jan 17, 2008 Posts: > 500 From: Southampton, England PM |
That is the base address (The point at which the code starts in the firmware). I Used WinHEX to load the main raw file and then searched for 'Sony Ericsson ROCKS!' You can change this to anything you like as long as its not too long.
[ This Message was edited by: boysie99 on 2008-10-18 11:24 ] |
yea g Joined: Jul 02, 2008 Posts: > 500 From: New Zealand PM, WWW
|
huh? I'm confused. In my hex editor, on the left-hand side there is an address, but if I type in the address from any of my existing patches, it doesn't work
|
Boysie Joined: Jan 17, 2008 Posts: > 500 From: Southampton, England PM |
I'm new to this as well mate! in WinHEX the code looks like this:
01A849B0 00 00 00 00 53 6f 6e 79 20 45 72 69 63 73 73 6f
01A849C0 6e 0a 52 4f 43 4b 53 21
What u trying to do?? |
HPkuK610i Joined: Mar 04, 2008 Posts: 140 From: Pontianak,Indonesia PM |
i don't even know how to use winHEX........
where is the tutorial?
|
Boysie Joined: Jan 17, 2008 Posts: > 500 From: Southampton, England PM |
Me neither! Im still learning.  |
yea g Joined: Jul 02, 2008 Posts: > 500 From: New Zealand PM, WWW
|
Ill try win hex and see what happens
|
yea g Joined: Jul 02, 2008 Posts: > 500 From: New Zealand PM, WWW
|
haha yea I got it!
Code:
|
;W660 R8BB001
;Change \"sony ericsson rocks\" easter egg
;Go to Service menu>Service info>model info then press 2,4,6,8
;remove the semicolon before the hex of the message you want to use
1A08077: 536F6E79204572696373736F6E0A524F434B5321 4E6F6B6961205355434B53210000000000000000 ; Nokia SUCKS!
;1A08077: 536F6E79204572696373736F6E0A524F434B5321 53616D73756E6720697320736869740000000000 ; Samsung is shit
;1A08077: 536F6E79204572696373736F6E0A524F434B5321 416C776179732062757920736F6E792100000000 ; Always buy sony!
|
|
|
Boysie Joined: Jan 17, 2008 Posts: > 500 From: Southampton, England PM |
Well done!  |
yea g Joined: Jul 02, 2008 Posts: > 500 From: New Zealand PM, WWW
|
or not. SE tool lite doesn't apply it now i'm really confused
Code:
|
Welcome to SEtool2 ( LITE edition ) v 1.11
supported DB2010/DB2012 CID49/50/51/52, DB2020 CID49/51/52
Loaded 51 flash descriptors
if you like LITE edition - please visit http://www.setool.net and buy FULL.
Going to execute VKP script....
ChipID:9900,EMP protocol:0301
PHONE IS RED RETAIL PRODUCT
FLASH CID detected:52
Speed:921600
Trying to launch embedded bootloader...
INT LDR:quick access patch by den_po
FLASH CID:52 COLOR:RED
OTP LOCKED:1 CID:51 PAF:1 IMEI:{censored} CERT:RED
LDR:DB2020 LOADER FOR SETOOL2
Starting to process VKP patch script: C:Documents and SettingsBradDesktopeaster egg change.vkp
VKP script loaded OK. Lines: 7
Only NOR FLASH supported! 000000-000000
Elapsed:15 secs.
|
|
_________________
Check out the Esato New Zealanders thread, we have cookies!!
mini esato
[ This Message was edited by: yea g on 2008-10-18 21:36 ] |
Boysie Joined: Jan 17, 2008 Posts: > 500 From: Southampton, England PM |
U have missed out '+4414000' im the code. Dont know if this value is firmware dependant.  |
Boysie Joined: Jan 17, 2008 Posts: > 500 From: Southampton, England PM |
Tell u wot we need. A 'writing patches for complete noob' tutorial!  |
|