Page 1 of 1

finding pointer

Posted: Sun Apr 05, 2020 5:56 am
by mindaeee
So trying to figure out how to find static pointers for attributes , that when closing a game and reopening wouldn't have do it all over. Having dynamic value and trying to scan for pointers getting millions of results, and re scanning for new changed value it gives 0 results . Game nba 2k20 . have watched tutorials , but there they finding very simple and having new results at it should be. For my case it doesn't open or getting zero results.

Re: finding pointer

Posted: Sun Apr 05, 2020 3:25 pm
by Artykalamata
Look into the manual method, using the debugger, to find the multilevel pointer.
As an alternative to pointers you could take a look at injection copy or aobscan.