Jump to content

Elreys

Senior Member
  • Posts

    290
  • Joined

  • Last visited

Everything posted by Elreys

  1. Hi Hi Asian Plus, If i look your code, i think you reach a memory check, its a trap to stop hacking ; but fortunally shmoo help us with a wonderfull tutorial. https://iosgods.com/topic/6995-ida-tutorialhow-to-disable-memory-checks/ i think you did the same mistake with ASLR removing that i did for Months please try this.. Solution: Step 1. Remove Thin and remove ASLR with Online Tool Step 2 .Important!! Move your Hungry Shark Evolution executable -> to var\mobile\ Step 3 ldid -s Hungry Shark Evolution executable Step 4 copy file back to the Hungry Shark Evolution executableroot folder Step 6 .Important!! set premission 777 Im sure this works perfect:)
  2. Hi Guys DiDA shmoo, I read all Tuts about IDA hack, sub_x and more i create successfully more tweak, and i have a lot of experience as developer objectiv c# swift, i rod ARM assembly book to understand deeper arm register function and language. To my question: If i found a sub_ on IDA i xref and i see that this sub goes anyway, what is the best analytics step to find the Function Call for of this sub_x method? This is was i tried: Set break on address 0xxxxx , read of the LR (Link Register normally the will return the function Address) e.x 0x4567788, On IDA jump to address : 0x4567788, but unfortunately i dint find the right register with the values. I forgott to tell you that this address work, in the game but he change only the Value on the visual, the original value are not changed, its this anyway the right way to find the original address;) Thanks Guys PS: Sorry for my but english but im Italian Guys:)
  3. thks
  4. DiDa Shmoo, this is what i receive on IDA http://imgur.com/a/PQiDn, what i can do to find the right function call address? I try to read the LR register but he goes in NIRVANA really difficult, shmoo you tell me to start a backtracing, what you mean exactly? Thanks Guys
  5. http://imgur.com/a/In5gM
  6. What you mean Bro
  7. I found the Address in IDA , but i dont understand the reason , why the change is not affected on the game. I thinker this was Server Sided game, but if we can Game without the internet connection, that mean the function for the Stars and the Health are hard coded , it's this correct? Please Guys explain me a reason that I can understand Thanks ????
  8. Ggg
  9. Thks
  10. No way unfortunaly Server sided
  11. Hi Guys Short question , i try to hack this game , i found the IDA address, after i change this commands: SUB.W R0, R0, R1 to ADD , it works but in the game i see only the string change, from 1 to 2 but theN i cann' t move a Plants on the game. PUSH {R4,R7,LR} __text:005161EC ADD R7, SP, #4 __text:005161EE MOV R4, R0 __text:005161F0 CMP R2, #1 __text:005161F2 LDR R0, [R4,#0x2C] __text:005161F4 SUB.W R0, R0, R1 __text:005161F8 STR R0, [R4,#0x2C] __text:005161FA ITT EQ __text:005161FC LDREQ R0, [R4,#0x24] __text:005161FE CMPEQ R0, #3 __text:00516200 BNE loc_516212 What you think its the reason ? Please i need your help Thanks ELREYS
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines