Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

How to tell if address is static or dynamic? #22

Open
paddy41601 opened this issue May 24, 2020 · 1 comment
Open

How to tell if address is static or dynamic? #22

paddy41601 opened this issue May 24, 2020 · 1 comment
Labels

Comments

@paddy41601
Copy link

paddy41601 commented May 24, 2020

Thank you for making such good stuff.
Everything work great,but I didn't find the proper way ti tell if address is static or dynamic.
Can you help me?
Thanks

@fenix01
Copy link
Owner

fenix01 commented May 26, 2020

Hi,
I didn't play with cheat engine for a while but you can try to do the following.
When you have discovered an address (for instance a variable related to life in a game), try to restart the program and check if the life has the same address.
If not, you should try to find a pointer address (base address + offset). One way is to use the pointer scanner in cheat engine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants