There are 3 main methods for hacking iOS games. Plist editing, Hex editing and IDA (there is also GDB but it currently does not work for iOS 4.3.3+)
Plist TuT(easy):
Plist editing is editing apple Property list files which can be used to store your Data, i.e your gold or health. (Note Plist editing only works for certain games, not all of them)
Requirements:
-iFileOR
-Plist editor for windows
-winSCP
Step 1 open up iFile
Step 2:
(Please note, you can use either view but text view I think is easier)
(please note my scores are 0 because i had not played the game then, it will show your scores in the boxes)
Now just edit your score and save
Hex editing(easy-med):
Hex edit your save files for lots of gold or health etc
Recuirements
i-funbox or similar
(most of you already know how to hex edit)
your save files are located in /var/mobile/applications/**your app folder**/Documents
I will show you how to transfer the files only, i am not teaching people to hex edit. if enough people want me to teach you all i will.
in cydia install openSSH and respring.
this is an example of fruit ninja folders.
just transfer the file anto your PC and edit in a hex editor. (like I said i am not making a tut for that unless enough people ask for one)
IDA Method(med-extra hard):
IDA hacking is by far the hardest of the 3 but also the best. all games can be IDA hacked and usually the hacks you can make are awesome
TUT
Requirements:
-IDA pro 6.1+ i recommend 6.4 (the demo works fine but you may also get a cracked one)
-winSCP or similar
-logical thinking
-Ldone (from the repo cydia.hackulo.us) EDIT: If you are on iOS6 this is no longer needed
transfer the game you want to hacks binary, it is located in the yourApp.app folder and has no extention (i.e the file BloonsTD4 would be the bloonsTD4 binary)
(in this tut we are hacking PvZ 1.9.1)
Open IDA (idaq.exe not idau.exe if you have that)
(please note, i say 1 but i mean 01)
save the file and transfer it back to your iDevice
once back in the PvZ app folder do this:
Plist TuT(easy):
Plist editing is editing apple Property list files which can be used to store your Data, i.e your gold or health. (Note Plist editing only works for certain games, not all of them)
Requirements:
-iFileOR
-Plist editor for windows
-winSCP
Step 1 open up iFile
Step 2:
(Please note, you can use either view but text view I think is easier)
(please note my scores are 0 because i had not played the game then, it will show your scores in the boxes)
Now just edit your score and save
Hex editing(easy-med):
Hex edit your save files for lots of gold or health etc
Recuirements
i-funbox or similar
(most of you already know how to hex edit)
your save files are located in /var/mobile/applications/**your app folder**/Documents
I will show you how to transfer the files only, i am not teaching people to hex edit. if enough people want me to teach you all i will.
in cydia install openSSH and respring.
this is an example of fruit ninja folders.
just transfer the file anto your PC and edit in a hex editor. (like I said i am not making a tut for that unless enough people ask for one)
IDA Method(med-extra hard):
IDA hacking is by far the hardest of the 3 but also the best. all games can be IDA hacked and usually the hacks you can make are awesome
TUT
Requirements:
-IDA pro 6.1+ i recommend 6.4 (the demo works fine but you may also get a cracked one)
-winSCP or similar
-logical thinking
-Ldone (from the repo cydia.hackulo.us) EDIT: If you are on iOS6 this is no longer needed
transfer the game you want to hacks binary, it is located in the yourApp.app folder and has no extention (i.e the file BloonsTD4 would be the bloonsTD4 binary)
(in this tut we are hacking PvZ 1.9.1)
Open IDA (idaq.exe not idau.exe if you have that)
(please note, i say 1 but i mean 01)
save the file and transfer it back to your iDevice
once back in the PvZ app folder do this:
0 comments:
Post a Comment