First of all, I'm 0m1cr0n!
I know here was already a tutorial for, but not with pc and not a full tutorial (in my opinion)
So, let's start
What do we need?
- Jailbreak OR iFunbox,iExplorer etc (LOWER version than iOS 8.3)
- Databaste sqlite editor (here: http://sqlitebrowser.org/)
Where do we find these files?
- This can be in Documents or Libary, didn't found any other location ever. (of course, not every app can be hacked via this way)
How?
- I'll use in this tutorial Mr.Jump, don't know if you guys know this game but I hated it so I was needed to hack it
- So, what do we want to hack? the levels of course but the procent of completing can be done too, the levels will be in 'Bool' for the one that don't know, 1= true, 0=false
Open database.sqlite in the sqlite editor you have, click browse data and select 'Levels' if that one isn't selected.
You'll see maybe some colums, if you just started you see 1 colom, above the colom you see:
Percentage | Best_Tile x | Unlocked (important one!) | Position | Attempts | Succes attempts | Deaths | Playing time | id (level id)
So, you may see some intresting things, like Percentage & Unlocked
What do we do with it?
- Well, as I said above, 1= true & 0= false, you'll see in the first colum: Under unlocked '1' it means, that one is unlocked.
if you just started you don't see anymore. but you can easily add them by clicking: 'New Record'
- So, we want to unlock the levels, and maybe the percentage, attemts, deaths or whatever there is written
Let's start with unlocking the levels: Click on 'new record' and add 23 new records, just keep clicking on it. (why 23? there are 24 levels, 12 in world A & 12 in world B
As you maybe see, when you click on: 'New record' you see the 'id' automaticly changes, that is good!
We want to unlock these levels, so under unlocked type on every colum '1' (because this means true)
It will looks like this: http://i.imgur.com/jXMN4Wr.png
Click write changes, and put them back (close the app, after changing)
You'll see they are unlocked, well now you can do more, change the percentage to 100 or something, the same is for all the others.
Hope this tutorial was helpfull, and made this tutorial more complete: http://iosgods.com/topic/1779-tutorial-how-to-edit-db-database-files-on-ios/(by iSpongbob10)
If you need any help, comment.
Proof: http://imgur.com/mdLDJUz
Credit: 0m1cr0n (me)