• March 28, 2024, 06:14:08 pm

Author Topic: Logger Saver Mod  (Read 436942 times)

0 Members and 39 Guests are viewing this topic.

Offline iChris701

  • Retired
  • Mass Poster
  • ***
  • Posts: 1,020
  • Reputation: 332
  • Find Me On Twitter : https://twitter.com/#!/iChris701
Logger Saver Mod
« on: October 26, 2012, 01:19:49 pm »
I have added a new feature on sysap.exe that is ,it saves log even after you change the SIM.Also lock key
option on power menu replaced with reboot.

copy files to rofsN.

Tested on Blaze.


For curious people what has been done is :

Code: [Select]
.text:000107C8 var_40          = -0x40
.text:000107C8 var_3C          = -0x3C
.text:000107C8 var_30          = -0x30
.text:000107C8 var_28          = -0x28
.text:000107C8 var_24          = -0x24
.text:000107C8 var_20          = -0x20
.text:000107C8 var_1C          = -0x1C
.text:000107C8 var_18          = -0x18
.text:000107C8 var_14          = -0x14
.text:000107C8 var_10          = -0x10
.text:000107C8
.text:000107C8                 PUSH    {R4,R5,LR}
.text:000107CA                 SUB     SP, SP, #0x34

is patched to


.text:000107C8 var_40          = -0x40
.text:000107C8 var_3C          = -0x3C
.text:000107C8 var_30          = -0x30
.text:000107C8 var_28          = -0x28
.text:000107C8 var_24          = -0x24
.text:000107C8 var_20          = -0x20
.text:000107C8 var_1C          = -0x1C
.text:000107C8 var_18          = -0x18
.text:000107C8 var_14          = -0x14
.text:000107C8 var_10          = -0x10
.text:000107C8
.text:000107C8                 BX      LR
.text:000107CA                 SUB     SP, SP, #0x34



TO MOD YOUR OWN FILE !!

Code: [Select]

open sysap.exe find 200010BD30B58DB0 and replace it with 200010BD70478DB0


Thanks to CODeRUS and iExtraX7 for the info i have got from them.






[attachment deleted by admin]

Offline sathasb

  • Developer
  • Mass Poster
  • ****
  • Posts: 1,254
  • Reputation: 191
  • Symbian Power User
  • Current Phone: : 808 pureview,701
Re: Logger Saver Mod
« Reply #1 on: October 26, 2012, 01:56:49 pm »
nice work mate, +1 :)

Offline prarun2030

  • Retired moderator
  • Forum Ghost
  • ***
  • Posts: 2,396
  • Reputation: 280
  • Living a life between Good and Bad..
  • Current Phone: : N8|Mi3|Jolla
Re: Logger Saver Mod
« Reply #2 on: October 26, 2012, 02:13:54 pm »
man, you really rock! \m/

Offline siddhesh3

  • New Member
  • **
  • Posts: 18
  • Reputation: 7
  • Symbian Power User :p
    • s60MobileFun
  • Current Phone: : Nokia 5233 with Phantom Rises CFW
Re: Logger Saver Mod
« Reply #3 on: October 26, 2012, 08:36:14 pm »
+1 really nice :D

Offline Allstar12345

  • Allstar Software Founder
  • Administrator
  • Forum Genius
  • ******
  • Posts: 5,235
  • Reputation: 812
    • Allstar Software
  • Current Phone: : OnePlus 8 Pro, Xperia 10, Nexus 6p, Jolla Phone, Nokia N8, Nokia 808 PureView, BlackBerry Z30
Re: Logger Saver Mod
« Reply #4 on: October 26, 2012, 09:26:36 pm »
Nice one bro +1 ;)