(Methode 1)
Don't have that game, but I suggest you download the latest CANA dumps from the CA Hack Coding / Programming / Source Code section, open the dump in IDA, Jump, jump to address, input the address, ok, find a references.
(Methode 2)
I would suggest you search for the string: "ScreenWidth: %d"
then the CALL above the push "screenwidth: %d" is the SendToServer address
(Methode 3)
Open Engine.exe with IDA, search for string: "CLTClient::SendToServer", double click it, on the right there is an address,
that's your SendToServer address
Originally Posted by R4v0r
(Methode 1)
Don't have that game, but I suggest you download the latest CANA dumps from the CA Hack Coding / Programming / Source Code section, open the dump in IDA, Jump, jump to address, input the address, ok, find a references.
(Methode 2)
I would suggest you search for the string: "ScreenWidth: %d"
then the CALL above the push "screenwidth: %d" is the SendToServer address
(Methode 3)
Open Engine.exe with IDA, search for string: "CLTClient::SendToServer", double click it, on the right there is an address,
that's your SendToServer address
There is no this string)Can you give me your logger?
Originally Posted by GoldWhite
There is no this string)Can you give me your logger?
Yes there is, just copy the sendtoserver string and search for it in IDA. Or well I don't have ru dumps but there has to be..
Originally Posted by ctpsolo
Yes there is, just copy the sendtoserver string and search for it in IDA. Or well I don't have ru dumps but there has to be..
It's there, It's on all LithTech games, I've tried it before on some other lithtech based games
There's a public signature scan posted. Search around the section, it should be on page 2-4.