Перейти к содержанию
Old Phone Forum

lyd2010

Участники
  • Постов

    19
  • Зарегистрирован

  • Посещение

Весь контент lyd2010

  1. master, hello, please help me, on the transplantation of the patch,SON help I've seen, he can not see where the wrong transplantation Talker, EasyScreenShot brush to the phone are saved not
  2. master, hello, FunctionLib.sys why this patch of concrete is used, specifically how to use?
  3. master, Hello, NewPhoneLock patch, when there are missed calls or unread messages, why not be displayed on the screen ah? original machine seems to show!
  4. Thank you master, I transplant a success NewPhoneLock patch. I do not understand how to find this migration address 0x81 ****** or 0x82 ****** Some can be found through the inversion, such as 0x823FFE20 20FE3F82, some are impossible to find, although this does not change one of the 0x81's no impact, such as S52030MMGJK2 of 0x81917010!
  5. Hello, master, on your hair NewPhoneLock.asm is not a problem ah? STR R0, [sP, # 0x14] MOV R0, SP BLX WmSendEvent +1 FlashEventExit: MOV R0, # 0x1 ADD SP, # 0x28 POP {R4-R7, PC} Use your anti-smp write out: 00C54112: STR R0, [sP, # 0x14] 00C54114: MOV R0, SP 00C54116: BLX _off_80473A06 00C5411A: B loc_00C54170 loc_00C5411C: 00C5411C: CMP R6, # 0x1 00C5411E: BNE loc_00C54170 00C54120: ADR R1, = 0xC54218 00C54122: LDR R0, [R4] 00C54124: BLX _off_8048BBF0 00C54128: CMP R0, # 0x0 00C5412A: BNE loc_00C54170 00C5412C: ADR R1, = 0xC54220 00C5412E: LDR R0, [R4, # 0x4] 00C54130: BLX _off_8048BBF0 00C54134: CMP R0, # 0x0 00C54136: BNE loc_00C5414C 00C54138: MOV R0, # 0xFF 00C5413A: ADD R1, SP, # 0x28 00C5413C: ADD R0, # 0xC 00C5413E: BLX _off_80300CBC 00C54142: ADD R1, SP, # 0x28 00C54144: MOV R0, R5 00C54146: BLX _off_8CFC1DF2 00C5414A: B loc_00C54170 loc_00C5414C: 00C5414C: ADR R1, = 0xC54230 00C5414E: LDR R0, [R4, # 0x4] 00C54150: BLX _off_8048BBF0 00C54154: CMP R0, # 0x0 00C54156: BNE loc_00C54170 00C54158: MOV R0, # 0xFF 00C5415A: ADD R0, # 0xA1 00C5415C: BLX _off_80300C74 00C54160: LSL R0, R0, # 24 00C54162: ASR R0, R0, # 24 00C54164: ADD R1, SP, # 0x28 00C54166: ADD R0, # 0x30 00C54168: STRB R0, [R1] 00C5416A: MOV R0, R5 00C5416C: BLX _off_8CFC1DF2 loc_00C54170: 00C54170: MOV R0, # 0x1 00C54172: ADD SP, SP, # 0x128 00C54174: POP {R4-R7, PC} Difference between feeling great?
  6. master, where you can down to S5230ZCJG2 version. http://rapidlibrary.com/download_file_i.ph...S5230ZCJG2+.rar Or you google search to see the firmware Thank you!
  7. master, hello, you can help me write a S5230XEII4 of SmartHandsfree.asm or smp it? because I S5230ZCJG2 with this version is the same, I studied a few days SmartHandsfree, still no results, I hope you can help me again Thank you!
  8. I tried to use the asm S5230MMGJK2 and S5233TXEJF1 transplanted to my S5230ZCJG2, the results have failed. I used to S5233WDQJI1 S5233TXEJF1 transplant success, and I still do not understand such as: S5230MMGJK2 KeyProcessReturn: LDR R0, [R5, # 0x4] LDR R1, = 0x000002FF STRH R1, [R0, # 40] MOV R0, # 0x0 POP {R3-R7, PC} S5233TXEJF1 of KeyProcessReturn: LDR R0, [R6, # 0x4] STRH R7, [R0, # 40] MOV R0, # 0x0 POP {R3-R7, PC} How to deal with such a difference?
  9. master, hello, you can help me write a S5230XEII4 of SmartHandsfree.asm or smp it? because I S5230ZCJG2 with this version is the same, I studied a few days SmartHandsfree, still no results, I hope you can help me again Thank you!
  10. master, you announced that asm is not wrong ah? . Start 0x80D53AA0 AddEarKeyControl: SUB R4, # 0x3B CMP R0, R4 BNE KeyProcessReturn MOV R0, # 0x21 LDR R1, [sP, # 0x44] LSL R0, R0, # 4 CMP R1, R0 BNE KeyProcessExit MOV R0, # 0x1 BL WmSendMPlayerEvent CMP R0, # 0x0 BEQ KeyProcessReturn KeyProcessExit: MOV R0, # 0x1 POP {R3-R7, PC} KeyProcessReturn: LDR R0, [R5, # 0x4] LDR R1, = 0x000002FF STRH R1, [R0, # 40] MOV R0, # 0x0 POP {R3-R7, PC} I write according to your anti-anti-smp written out like this: 00C53AA0: SUB R4, # 0x3B 00C53AA2: CMP R0, R4 00C53AA4: BNE loc_00C53AB2 00C53AA6: MOV R0, # 0x1 00C53AA8: BL off_00C53ABC 00C53AAC: CMP R0, # 0x0 00C53AAE: BEQ loc_00C53AB2 00C53AB0: POP {R3-R7, PC} loc_00C53AB2: 00C53AB2: LDR R0, [R5, # 0x4] 00C53AB4: LDR R1, = 0x000002FF 00C53AB6: STRH R1, [R0, # 40] 00C53AB8: MOV R0, # 0x0 00C53ABA: POP {R3-R7, PC}
  11. Thank you master, but S5230MMGJK2 entry address start 0x80315268 in my S5230ZCJG2 not find, I'm annoyed that, on the patch are not very familiar with! The S5233TXEJF1 entry address. Start 0x802E1A7C in S5230ZCJG2 able to find, use this version may be able to migrate to my S5230ZCJG2.
  12. master, you can send your S5233TXEJF1 of SmartHandsfree.asm to me? Thank you in advance!
  13. master, hello, can you SmartHandsfree.asm (S5230MMGJK2 or S5233TXEJF1) made out to me a transplant it?
  14. master, help me friends, how to write version 1.5 of the JavaBacklight.asm you, really thank you very much, or the 1.5 version of your S5230MMGJK2 JavaBacklight.asm I refer to the next!
  15. I have a 1.0 version of the successful transplantation JavaBacklight, but I would not transplant the version 1.5, because they do not know how to write S5230MMJK2's. Start 0x8D088214 LDR R0, =? +1? How to write BX R0 BL off_00C526F2? There is the last part of how to write? ... ... ... off_00C526F2? how to write them to say hello again? PUSH {R4-R6, LR} MOV R5, # 0xFF master or son can the 1.5 version of the JavaBacklight.asm you to give me a reference for the next issue of it? I sincerely thank you!
  16. master, Hello, I try to transplant your Sms2File.asm patch to other versions, that transplant is not successful, very strange, the brush patch graft to the phone does not work, do not brush patch with the same phone, nothing changed at all. RsrcLoadString with. start0x8C728B0C__MsgWsOptionCreateSub (0x8C728926) is the control with the addition of a menu file, right? You can put this patch ported to S5233TXEJF1 or S5230XEII4 it?
  17. I transplanted the SkinColor.asm to S5230ZCJG2, my problem is after I installed the SkinColor phone automatically restart, and jump to the phone's desktop S5230MMGJK2 is, I do not know what went wrong, and seek the help of friends we, master watch to tell me, then you can jump to the desktop that instruction? Yes B instruction? I do not know, see the following drawing.
  18. master, Привет, я не знаю, как связаться, так что волосы здесь, я бы хотел, чтобы вы мне помочь, я портировал патч для вашего SkinColor.asm S5230CZCJG2 (китайский вариант) может быть установлен, но после установки кожи случае Телефон автоматически повторно играл, не заставляют прыгать ожидания рабочем столе. Я действительно не знаю, где эта проблема стоит, как связаться с вами, искренне прошу вас друзья, помогите мне!
×
×
  • Создать...