Sunday, 1 December 2019

Figuring out what to change the function to?

Alright so I started using il2cpp (thanks to DADi) and I'm able to find the RVA's of what I want to change. But after watching many youtube videos (all for android, to see if there's much of a difference), many tutorials on here, I have gotten no where. Well, I've gotten some places but I'm stuck. When looking at these tutorials they don't explain how to change the function or why they are changing the function to their selected value. Example: https://prnt.sc/q4ms08 https://prnt.sc/q4mtbe So what I'm trying to do is change the hit damage of the weapon. So I found it: https://prnt.sc/q4mtnh I go to ARM converter and convert - STP D9, D8, [SP,#-0x30] and the HEX I get is "E9233D6D". So I go into HxD and look it up and look up the RVA to make sure it matches, it does. Now I'm stuck, how do I know what to change it to? The tutorials don't explain why or how they got or decided on what to change it to.

from iOSGods RSS Feed https://ift.tt/2rIugHn

No comments:

Post a Comment