Site Announcements

All Passwords have been lost in upgrade. Please recover using forgot password form.

Search found 309 matches

Return to advanced search

RE: Ask for the plugin for IDA

BNE is used in:

cmp rx,x ;compare an register for an value
bne _exitorsomething ;if it's not value written in cmp instruction,it'll branch to _exitorsomething

And for patch:

it should be void MessageBox function,try dissasembling it in some main which has lib funcs :P
by Mojsa
24 Sep 2009 19:22
 
Forum: Patch Development
Topic: Ask for the plugin for IDA
Replies: 21
Views: 1532

RE: Ask for the plugin for IDA

I've been porting patches for while, but my doubt in how to find the specific function in FW.. For example, I want to find find function for confirmation pop up when we want to delete message from inbox , how to find this function. Izit, this function should have "POP" instruction and the message i...
by Mojsa
24 Sep 2009 08:25
 
Forum: Patch Development
Topic: Ask for the plugin for IDA
Replies: 21
Views: 1532

RE: help!k510 ELF PACK?

Or why not learn port with tuts from this site :grin:

And easily port out library with w.junior's lib function database,it's outdated but it has much functions which will save time.:grin:
by Mojsa
12 Sep 2009 09:07
 
Forum: VKP Patch Discussion
Topic: help!k510 ELF PACK?
Replies: 5
Views: 252

RE: The DB3210 Base Addres

phone_app.cxc = 0x10000000
phone_app_emp.cxc(or something like that) = 0x14000000

I think :grin:
by Mojsa
10 Sep 2009 08:05
 
Forum: Patch Development
Topic: The DB3210 Base Addres
Replies: 6
Views: 849

RE: How to interface phone using Desktop application ?

I know for it,I used it before,and when I found out for myphone explorer I started to using it..

Just used it for about 3 or 4 times,but it's nice prog with a lot of options. :grin:
by Mojsa
07 Sep 2009 17:19
 
Forum: Developer Cafe
Topic: How to interface phone using Desktop application ?
Replies: 10
Views: 605

RE: W610 R6CA001 Orange

;w610 r6ca001 orange ;Add option to set current track as a ringtone ;In Walkman press More->File->Set as ringtone ;(c) MaPkiZzz aka Vital ;(p) Mojsa ;(i) Edgpaez 44F708BC: B4110000 01CFD945 44F705B4: 002805D0 C0463847 45D9CF00: 00000000000000000000000000000000 124AFF21E06913...
by Mojsa
30 Aug 2009 21:16
 
Forum: VKP Patch Releases
Topic: W610 R6CA001 Orange
Replies: 241
Views: 10030

RE: Creat patch for on On/off menu button QA

You tried to port it for w880? :grin:
by Mojsa
27 Aug 2009 21:01
 
Forum: VKP Patches
Topic: Creat patch for on On/off menu button QA
Replies: 9
Views: 627

RE: Help! Compiling and porting asm

org 0x459B396C LSL R3, R3, 0xB ADD R1, R5 org 0x459B3874 LSL R1, R6, 0xB ADD R1, R5 org 0x459B38F0 LSL R7, R0, 0xC ADD R1, R5 org 0x459B3774 LSL R5, R3, 0xC ADD R1, R5 org 0x44F6DEA4 LSL R1, R0, 8 ADD R1, R5 Those are jumps :) press D on that offsets and you'll get an DCD 0xXXXXYYYY. :P
by Mojsa
25 Aug 2009 09:00
 
Forum: VKP Patches
Topic: Help! Compiling and porting asm
Replies: 17
Views: 814

RE: Elfpack A2

Non-sense.You'll know when it comes(though den_po won't create it never) so..

:music:
by Mojsa
22 Aug 2009 09:11
 
Forum: ELF Development
Topic: Elfpack A2
Replies: 3
Views: 1064

RE: Brightness Controller Patch Project

Why using an entrypoint from sysgfx? I'd rather find where function void SetBrightnessOfScreen(int br) or void DISPLAY_SetBrightness(int display, int brightness) are used.
:kool:
by Mojsa
19 Aug 2009 14:16
 
Forum: Patch Development
Topic: Brightness Controller Patch Project
Replies: 2
Views: 437

RE: Patch Porting doubts and discussion

Press D on 45babaac,45babab8,and other,you'll recognize a jump,it ends of 45 or 44.
by Mojsa
16 Aug 2009 10:40
 
Forum: VKP Patches
Topic: Patch Porting doubts and discussion
Replies: 927
Views: 32357

RE: W610 R6CA001 Orange

;W610 SW-R6ca001 orange ;Possibility of drawing again of media player gui through elfs ;Sends an event 993 with a pointer on DISP_obj interface of player at his including ;(C) MaPkiZzz, UltraShot ;(p) Mojsa ;v1.5 44F6DEA4: C5CFF644 01022944 4537DBDC: 3804000C33041B0C03B40022111C281C...
by Mojsa
13 Aug 2009 19:22
 
Forum: VKP Patch Releases
Topic: W610 R6CA001 Orange
Replies: 241
Views: 10030

RE: Patch Porting doubts and discussion

Those are returns to patchbody :)

change loc_456CF7D2: to _patchbody1:
and write _patchbody1+1 to addr5,and do same with addr6 :grin:
by Mojsa
12 Aug 2009 17:42
 
Forum: VKP Patches
Topic: Patch Porting doubts and discussion
Replies: 927
Views: 32357

RE: Patch Porting doubts and discussion

Run idc file->>select lbn.idc->>select lib.vkp->>select lib_clara.h file downloaded from svn :grin:
by Mojsa
12 Aug 2009 08:04
 
Forum: VKP Patches
Topic: Patch Porting doubts and discussion
Replies: 927
Views: 32357

RE: Patch Porting doubts and discussion

It's on mobilefree,I thought everyone know that it exists. :grin:
by Mojsa
11 Aug 2009 18:40
 
Forum: VKP Patches
Topic: Patch Porting doubts and discussion
Replies: 927
Views: 32357
Next

Return to advanced search

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Style by Gokin Studios