10. Game Reverse Engineering
Methods to find a bug
Steps :
1. device must Be rooted
2. adb shell
3. cd data/data/appname/path (sharedpreference)
4. open xml file and change values of object like coins, scoresLast updated
Methods to find a bug
Steps :
1. device must Be rooted
2. adb shell
3. cd data/data/appname/path (sharedpreference)
4. open xml file and change values of object like coins, scoresLast updated