-
Posts
290 -
Joined
-
Last visited
Everything posted by Elreys
-
Patcher [VIP - Exclusive] Plants vs. Zombies™ 2 v5.4.1 +40 (MEGA HACK)
Elreys replied to Goggwell's topic in ViP Cheats
Thks -
Hack [ViP-Exclusive] Star Wars™: Uprising v3.0.1 +2 Cheats
Elreys replied to Mayaxaya's topic in ViP Cheats
thks -
Patcher [UPDATE] [ViP-Hack] Star Wars™: Uprising v2.1.3 +2 Cheats
Elreys replied to Mayaxaya's topic in ViP Cheats
thjks -
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:)
-
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:)
-
ok
-
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
-
TuT How to Get Exclusive iOS Apps and Games Before they are Released!
Elreys replied to ninjawarrior223's topic in Tutorials
thks -
thks
-
thk
-
http://imgur.com/a/In5gM
-
App PP App Forever Signed IPA [Used To Jailbreak 9.3.3]
Elreys replied to iGods's topic in App Store Apps Discussion
Thks -
What you mean Bro
-
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 ????
-
thjk
-
thks
-
Tutorial How To Play PS4 Games On iOS - NO COMPUTER (NO JAILBREAK)
Elreys replied to Patricktph's topic in Tutorials
ok -
No way unfortunaly Server sided
-
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