Jump to content
  • 0

[Help] How to find all adresses that can be used As value storage


Pokrzywnik

Question

Posted

Hello, i decided to ask if anybody can help me. In game i have some areas with random battles, i can easily find my hp as it is storaged as dword. When i go to another or the same battle address of hp change, but i realized that sometimes it allocate hp dword in previously used address, it depend on luck. If i play and search enough times i have A lot of frozen values and have higher chance that hp value is already frozen at start. So my question is simple:

 

Is there any way to find all possible adresses? 

 

Also they are not stored one by one, it seems to be random from all possible adresses so its difficult to have 2 most close values to have A minimal offset beetween. 

2 answers to this question

Recommended Posts

  • Administrators
Posted

No. New place depends of firmware and implementation of memory allocation. Sometimes it can be reused, sometimes not. If between allocation happens another allocation then memory can be used for another things.

  • Moderators
Posted

Find the HP value that all these addresses are basically pulling from. 

Then every battle will have a hacked hp instead. 

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.