View previous topic :: View next topic |
Author |
Message |
MirteKKH How do I cheat?
Reputation: 0
Joined: 16 Sep 2019 Posts: 4
|
Posted: Sat Oct 19, 2019 7:47 am Post subject: Get uploaded files |
|
|
Hye!
I have a problem with finding Some stuff from a game.
I have installed An Android emulator to be able to play the game on my laptop so i can use cheat engine on it.
I would like to find items that are uploaded by the game-makers ( clothing, hair, etc... to be able to get a value code of them.)
I tried many things but i am kind of a newbie with cheat engine and i only know the basics.
If you know how to get access to these kind of files ( see picture ) please let me know.
Players of this game call it “spoilers” because the game makers upload these items before the update is available in the Appstore.
You can use this method for many games i heard so it is not specific for this game.
Please help me if you know how!
Description: |
|
Filesize: |
80.3 KB |
Viewed: |
3578 Time(s) |

|
|
|
Back to top |
|
 |
Csimbi I post too much
Reputation: 97
Joined: 14 Jul 2007 Posts: 3325
|
Posted: Sat Oct 19, 2019 4:44 pm Post subject: |
|
|
I'd start with a memory dump and then use some scanner on it that looks for images.
|
|
Back to top |
|
 |
MirteKKH How do I cheat?
Reputation: 0
Joined: 16 Sep 2019 Posts: 4
|
Posted: Sat Oct 19, 2019 4:48 pm Post subject: |
|
|
The problem is that i dont need the images, but i need the code of the items themselves so that i can add these value codes to my game later.
|
|
Back to top |
|
 |
Csimbi I post too much
Reputation: 97
Joined: 14 Jul 2007 Posts: 3325
|
Posted: Sun Oct 20, 2019 1:05 am Post subject: |
|
|
Oh. This bit of your post was misleading:
Quote: | If you know how to get access to these kind of files ( see picture ) please let me know. |
If you need the codes that's a different story.
I would find a place where you can change them in a slot - like an inventory slot.
Then, I would start flipping the items in the slot and watch what changes and find the ID of items you have.
Then, I would check where the IDs come from (usually there's a master list of some kind).
Then, I would look for the comparison to what's been unlocked (what is allowed to show up in your list vs. what is in the master list).
If you were good with LUA, and you did your reversing right, you should be able to pair up all IDs in the master list with strings (the name of the items) and dump the master list into a text file - which you could re-run at each release and comparing these text files would instantly show you the new items.
Note: and ID might not be as simple as an integer; it might be a UUID or something similar.
|
|
Back to top |
|
 |
MirteKKH How do I cheat?
Reputation: 0
Joined: 16 Sep 2019 Posts: 4
|
Posted: Sun Oct 20, 2019 7:27 am Post subject: |
|
|
So i found this!
How do i open it? It is a .blpk file and they day i have to open it using a transaction code.
What Application do i need to open it?
How do i view the Table of it?
Description: |
|
Filesize: |
543.03 KB |
Viewed: |
3513 Time(s) |

|
|
|
Back to top |
|
 |
|