Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jonluca committed Dec 21, 2016
1 parent 2473cd1 commit 74faba4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ A Java GUI for hacking Candy Crush save game files

## Note


To run this program you will need access to your save game file. This is easily acquired through various methods.

I'd recommend [iFunbox](i-funbox.com/) if you're on Windows. Connect your iPhone to your PC and open up iFunbox. For what it’s worth, I prefer to use the application’s classic interface – it just seems more straightforward. Navigate to User Applications > Candy Crush > Documents as shown below and copy the save_##########.dat file to your computer. This program automatically creates a back up at in the same directory as your save game file (just with .bak appended). (credit to [geek-republic](http://archive.is/20130926111334/www.geek-republic.com/2013/07/hacking-candy-crush-saga-game-saves-in-ios-no-jailbreak-required/#selection-375.0-383.110))
Expand All @@ -14,4 +15,6 @@ If you're on a Mac, I'd recommend [iExplorer](https://www.macroplant.com/iexplor

I leave it as an exercise to the user to go more in depth than this - if you really need more help, google around for a few guides or check out [/r/jailbreak on reddit](http://reddit.com/r/jailbreak) and ask for help there. Should be fairly trivial to get the save games off/back on your device, though.

This is confirmed to work through iOS 10.2 on December 21st, 2016.
This is confirmed to work through iOS 10.2 on December 21st, 2016.

One final note - your lives get reset after every level you beat. The rest are persistent, though.

0 comments on commit 74faba4

Please sign in to comment.