Help With Address CShell
I searched Address for events, now I want to know how to find them by "cshell.dll" (i have cshell), but no have idea of make it, i read the address in dll but not have idea for separe the cshell address to real address.
Example:
I know the address of pulling weapon is" cshell base address"+0054F4D4 (i this found by events)
To make weapon hack " cshell base address"+0054F4D4+ Weapon offset
but in cshell i found this:
33920E3D PUSH cshell.33CAFA30 ASCII "TRG-21 Infinity(K)"
I have done several operations but can not find 0054F4D4 or other address in CShell.dll
Thanks for help
i tried modify it in SABR I don't see changes, The SA conceal the functions in error string.
CShell base address is 33800000 <- Possible in game update it change to 20000000
Example for Real Address:
338AAAAA - 33800000 = 000AAAAA <- Real Address
but to use real address need:
*(DWORD*)(0x33800000 + AAAAA) = Value;
In this case do subtraction with the position in memory or with value added on stack (push XXXXXXXX) ?
Leveraging the thread, the LTclient address is used to PTC? so far not found utility him