Edit Savefile of Android Apps
Requires Python 3 and msgpack-python
pip install msgpack
- copy .dat file from an Android Unity game into the same directory as main.py
- name the .dat file "input.dat"
- run main.py
- open edit.json with Notepad++
- change values as you want and save
- press any key in bash
- copy output.dat back to android and replace the old savefile
- With Alien Invasion from Playstore