Search found 2 matches

by Firev2
Thu Mar 07, 2024 9:36 am
Forum: General Gamehacking
Topic: New to game hacking, lost in the process
Replies: 2
Views: 3242

Re: New to game hacking, lost in the process

"How can I determine the exact point where a function happens?" -> There is no 'automatic' way if there are no debugging symbols. "'Ive tried to put more wildcars to find it again, but I got no no results." -> Likely the game has updated 'too much' and newer compilations broke the old pattern beyond...
by Firev2
Thu Mar 07, 2024 9:29 am
Forum: General Gamehacking
Topic: how do people find code for stuff you cant scan for?
Replies: 4
Views: 2302

Re: how do people find code for stuff you cant scan for?

as title says how is code found in games when you cant scan for changes for? like for example in palworld you can disable the restriction for placing building objects without support without too much issue by scanning for stuff changing when the game allows you to place the item and when not and sl...