Jump to content

Save Game Hacking


Go to solution Solved by Rook,

13 posts in this topic

Recommended Posts

Posted (edited)

Hey all 

 

I am trying to learn Save Game Hacking . I would like to thank for his support . I was just wondering if you all can help me start off with the basics and set me on the right path with advice , guides , walkthroughs and tuts and what not :)

 

Thanks all!!

 

 

Edit- Forgot to mention my device is Non-Jailbroken

Updated by TheArmKing
Posted

Okay so first of all of you are hacking save games you should download Filza (and keep ifile). Put the documents and application folder on the left bar if you want for easy access

 

Then it depends on the game you wish to mod. Some games can be first modified with Gameplay/iGG or just LocalIAP and you can copy the Documents/Library folder from the documents app listings.

 

Some apps like Alto can be modded by plist editing in the documents app listings. I suggest you try modding alto save game. It's simple but there's a trick to it

Posted

 

Okay so first of all of you are hacking save games you should download Filza (and keep ifile). Put the documents and application folder on the left bar if you want for easy access

 

Then it depends on the game you wish to mod. Some games can be first modified with Gameplay/iGG or just LocalIAP and you can copy the Documents/Library folder from the documents app listings.

 

Some apps like Alto can be modded by plist editing in the documents app listings. I suggest you try modding alto save game. It's simple but there's a trick to it

Thanks guys , I am so sorry , I forgot to mention I am not Jailbroken . Thats the problem . Otherwise I would have been using Flex and game editors and all that 

Posted

Thanks guys , I am so sorry , I forgot to mention I am not Jailbroken . Thats the problem . Otherwise I would have been using Flex and game editors and all that

 

 

U can change the time and try hacking the game it will give u coins like in daily challenges but only in very few

Posted

Thanks guys , I am so sorry , I forgot to mention I am not Jailbroken . Thats the problem . Otherwise I would have been using Flex and game editors and all that

 

Use iBackupbot to recover game saves. You can then use Notepad++ to edit .plist which is in Documents/Preferences or synced Press. Sometimes this works. Other times you need to mod in Library

Posted

U can change the time and try hacking the game it will give u coins like in daily challenges but only in very few

Yeah , that kinda works with many games

Use iBackupbot to recover game saves. You can then use Notepad++ to edit .plist which is in Documents/Preferences or synced Press. Sometimes this works. Other times you need to mod in Library

Hmm , .Plist is in Library/Preferences for me . very rare game uses .plist , others store data in documnets in hex style with all corrupt code ... (if thats how you phrase a faulty code)

Posted

Yeah , that kinda works with many games

Hmm , .Plist is in Library/Preferences for me . very rare game uses .plist , others store data in documnets in hex style with all corrupt code ... (if thats how you phrase a faulty code)

That's usually in encrypted format with only app having key. It's usually hard to hack save games without jailbreak
Posted

That's usually in encrypted format with only app having key. It's usually hard to hack save games without jailbreak

Hmm i see , but i will try my best ~ I am working on one but my stupid iPad is screwed so it cant connect to itunes on my mac so I cant test it !!!

Posted

SAVE GAMES

 

Easy : Download a game (offline preferably). Navigate to the game's document/Library folder. Open the files using .txt and find values you'd like to modify ( Ex : money = 999999 ). Profit. P.S, this doesn't work for most games.

 

Or

 

Easy : Download a Cheat Engine ((iGameGuardian, GamePlayer, GameGem) I suggest iGG). Search for a value (coins). Change the value of the coins in-game, go back to the Cheat Engine and change it there again. Keep doing it until you find the value you want to change. Change it to 999999999. Profit. P.S, this doesn't work for all games.

 

Medium : Another way of using Cheat Engines ( Preferably iGG). Basic knowledge as in what is (F32,64 and I32,64). Knowing how to Batch Offsets ( I32 to F64). Knowing how to Rebase memory regions to your preferences.

 

 

TWEAKS/PATCHERS

 

Medium : Use Flex 2/3. Basic knowledge on what variable's are and how they are used (Void, Bool, int, Double, Float and so on). Search for a target class, find the right method that needs to be modified.

 

Exemple :

Target Class : UserData

Target Method : -(int) coins

Return Value (int) : Pass-through <--- this is what you change to modify the coins value ... P.S, this exemple is very simple. There's several Flex tutorials around the forum that are a bit more detailed which might help.

 

Or

 

:gasm: way : Learn how assembly, ARM language work. Learn how to use a debugger if needed. Now I'm obviously not going to write an IDA tutorial because there's many around the forum or youtube but this is basically the best way to make cheats at the moment ( I think :kappa: )

 

 

 

Of course, there's other ways to make cheats but this is the most common way to follow when start making cheats. Obviously if you want to go hardcore, learn how to hack using IDA and forget the other options :kappa:

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