Reversing CShell
I have been reversing CShell and looking at all the asm in ollydbg for the past our and i think i have found the player pointer and the player table. Just tell me if i am correct or not. If i am not correct please don't tell me the correct address because i want this to be a learning experience.
So player pointer is: 0x109C3A5C (or Cshell + 0x9C3A5C)
Player table is: 0x109C3A60 (or CShell + 0x9C3A60)
Thanks for your help just tell me if i am correct or not. Thanks in advance.
your playerpointer is wrong....
Dangit. Well, is it close? If not what string do u suggest me to look at to look for the player pointer? Thanks for a quick reply.