undef3628
New User
- 1
- 06/04/23
- 0
Thread Author
Hello everyone,
I'm trying to mod an app called Polygon, which is basically a bot for the game Pokemon Go.
The app requires a key to work and makes a distinction between Enhancer keys (can be generated for free, less features) and Farmer keys (most/all features unlocked, depending on the tier).
I disassembled the apk and debugged it, until I got to the point where it checks the key (I think), then tried forcing some gotos, but it didn't work out.
If someone with experience would like to help me out by giving some suggestions I'd really appreciate it. Thanks
I'm trying to mod an app called Polygon, which is basically a bot for the game Pokemon Go.
The app requires a key to work and makes a distinction between Enhancer keys (can be generated for free, less features) and Farmer keys (most/all features unlocked, depending on the tier).
I disassembled the apk and debugged it, until I got to the point where it checks the key (I think), then tried forcing some gotos, but it didn't work out.
If someone with experience would like to help me out by giving some suggestions I'd really appreciate it. Thanks