Tonikun Posted Sunday at 07:08 AM Share Posted Sunday at 07:08 AM (edited) Guys i need help, i m so confuse how i can found any value hacks using string but some games cant dump so it will need finding manually, how i can i find it? I know some string name same with other games but not all games cant dump. Need tutorial to find value hacks using string without dump lib. Edited Sunday at 07:11 AM by Tonikun 1 Link to comment Share on other sites More sharing options...
LMAO69 Posted Sunday at 01:08 PM Share Posted Sunday at 01:08 PM check tutorial section. Genshin Impact| How to find values using pointers and metadata (#9gehs1sz) 1 Link to comment Share on other sites More sharing options...
WhoKnowsWho Posted 4 hours ago Share Posted 4 hours ago On 12/19/2021 at 8:08 AM, Tonikun said: Guys i need help, i m so confuse how i can found any value hacks using string but some games cant dump so it will need finding manually, how i can i find it? I know some string name same with other games but not all games cant dump. Need tutorial to find value hacks using string without dump lib. yeah, the longer process is dumping metadata file and look for strings through a text editor like notepad++ the pointers will automatically guide you to class name. You only won't have the offset of the values. But most likely there is a way around that. Just not sure what. Perhaps requires dumping the required file through disassembler as ghidra. And calculate the offset of the values, but not sure on how that works as it is for now just a theory. Have not investigated it but seems interesting to give a try. But usually it isn't to hard to see if the value is a double or a float or int. The issues i believe is figuring out bool type and where the function ends. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now