Quote:
|
Originally Posted by Phantom
The SDK doesn't have a way to get this information...
You will have to use another method.
|
Technically it does, since the SDK does have a way to read the client's memory. However, you'd need to know where in the client's memory to read, which would require you to know how to read ASM and use a disassembler.