Jump to content

28 posts in this topic

Recommended Posts

  • Replies 27
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Alright, time to insert my wisdom and knowledge (even though I hate DiDA and posting here). The function you have provided Ralph is simply a string being called in the binary. Much like how you add comments to tweaks to keep mental notes on what the code does, so does strings provide the same use. Now, what you have done by modifying the ADD R1, PC is simply modify the comment **note: don't mess around with instructions with PC. PC stands for point counter and is used to allocate memory efficiency. It DOES NOT hold any values worth hacking; although when you do find the right instruction to hack you can use PC as an alternative to R7 (as PC is also a static register that holds a high value).** What you need to do is find a sub_ around the string name and branch to where it is at. Usually the function associated with what you are trying to search is around the string itself. Gameloft games are hard to hack because not only is the actual function hard to find, but the memory checks associated with it are hard as well. Even after you disable those two, you still have to find the banning function, otherwise it will render the game useless. There are certain tricks to bypass this, most of which I wont divulge. But yeah, this is a "short" explanation as to why this is the wrong place to try and modify any features for the game.

Posted

Alright, time to insert my wisdom and knowledge (even though I hate DiDA and posting here)

Your hate against me has no foundation. You were warned by me & others whether it was via PM or verbal warning 5 times (which is higher than we should have) but you still kept breaking the rules so we were forced to act.

 

Think about what you did and don't just hate other people for doing what they were supposed to.

Posted

My reasons go beyond that DiDA

I'd like to know them over a PM.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • 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