Onaylı Üye
I am spending my spare time as a student to learning game hacking first I learned cheat engine I knew some c++ so I started learning assembly lang too
so I want to create a c++ program that find the correct memory location using "FC64.dll"+02D68C88 and then with offset to move through multilevel pointer but I cant understand how can I find the address for
“FC64.dll”
Here’s what I learn so for please correct me if am wrong with anything
I know cheat engine find the address for “FC64.dll” and adds it with the offset "02D68C88" = "FC64.dll"+02D68C88 and use offset to find the real memory address
I am testing with far cry 4
So can some some help me with this problem
Does any one knows how this works
so I want to create a c++ program that find the correct memory location using "FC64.dll"+02D68C88 and then with offset to move through multilevel pointer but I cant understand how can I find the address for
“FC64.dll”
Here’s what I learn so for please correct me if am wrong with anything
I know cheat engine find the address for “FC64.dll” and adds it with the offset "02D68C88" = "FC64.dll"+02D68C88 and use offset to find the real memory address
I am testing with far cry 4
So can some some help me with this problem
Does any one knows how this works