Hey guys, so i've been modding a game called heart of vegas. They have recently patched my efforts due to me tampering with the machines config files. Ok so heres what the game is: https://itunes.apple.com/us/app/free-slots-heart-vegas-casino!/id785537179?mt=8 Heres what my hack does: Every spin cost 0 coins + also triples your winnings, Also for more chilli, more hearts every spin adds a free feature. Ok so for how the game behaves you first log in, it downloads a file called GDK.zip, in that zip folder contains 2 .mercury files (dafekk filetype is that) and xml files (not important) once the game's reached the lobby you choose a machine, it will download that games assets into [gamefolder]/packages/ Once it's done it will then unzip the files into [gamefolder]/games and the game will read from this directory. before the update i'd just edit the zip files in the /packages folder so each time i choose a certain game, it will load the modded zip game. now every time i tamper with a zip it will redownload the assets of the file. Does anyone think there is something in the .mercury files commanding the game to redownload it? (only re-downloads the file if it's edited, or i think if the checksum changes. Here is a screenshot of a .mercury file containing .wav files and .png files, can anyone extract this file? Will pay someone happily if someone can help me out!
!storedGameAssets‹=[{"checksum":"77f9a99c","name":"wheresthegold","dow nloadOnDemand":false,"isProvider":false,"url":"htt p://att.productmadness.com/hov/production/20150821_090732_wheresthegold_2015.8.4_ios.zip"},{ "checksum":"2c1780cf","name":"gdk","downloadOnDema nd":false,"isProvider":true,"url":"http://att.productmadness.com/hov/production/20150821_085553_gdk_2015.8.4_ios.zip"},{"checksum":"f4d656ab","name":"misskitty","downloadOnDemand": false,"isProvider":false,"url":"http://att.productmadness.com/hov/production/20150821_090313_misskitty_2015.8.4_ios.zip"},{"che cksum":"593f7612","name":"dragonsvault","downloadO nDemand":false,"isProvider":true,"url":"http://att.productmadness.com/hov/production/20150821_090008_dragonsvault_2015.8.4_ios.zip"}]