Additional Info
|
I have been trying to hack Fishing Break (https://play.google.com/store/apps/details?id=ca.roofdog.fishing&hl=en_CA) using Game Guardian (https://gameguardian.net/) with no luck. Does anyone know how to use GG to edit the following values:
I would appreciate any help that can be provided. I am playing the game offline so not using sync to cloud for backup or anything like that (completely isolated to my phone). Thank you in advance! :) |
Additional Info
|
(very simple naive attempts failed) |
Additional Info
|
Debuggers dont work with emulators. I wish i understood more but i cant do jacksh. Your best bets are to unpack the apk and see if it is a unity game ie iltocpp compiled and see how much reversing the tools for it can do or find the compiled code in the smali and see if you can find adresses or useful functions following some tutorial. Best of luck and report your progress. Ps try also double and float |