Jump to content

jcbmarqz

Members
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

jcbmarqz's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare

Recent Badges

0

Reputation

  1. How did you managed to hack this game using Frida? After reading you comment I decided to give it a try but it was completely fruitless. This is what I tried: I downloaded the base.apk and de-compiled it using jadx. Soon realized the code is obfuscated and there was no actual game logic on the java classes, those classes only handle communication with some API for purchases, authentication, etc. After realizing this is a unity3d game I opted to use a more ad hoc tool and found a unity3d game decompiler called devx unity unpacker. I learned that the compiled C# code is usually located at "/assets/bin/Data/Managed" but I didn't find the source code only "SymbolMap" files that I don't know how to use. Can you share any clues on how you managed to use frida to get 100% frezy?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.