|
Thema |
Forum |
Letzter Beitrag |
Beiträge |
Zugriffe |
 |
NonSDK Project
Erstellt am: Fr 13. Aug 2010, 22:18
KN4CK3R
Vorschau
Go To Post
That's the same thing I was trying to do, but with slightly difference. For example i don't take the VEngineClient via CreateInterface but simply I put directly the address of the pointer. A lil question is needed, how did you take the various function offset? Because I've hw bp the localplayer address and then Im moved into the second call of 0x68. One problem, 0x68 it's not correct.
|
Counter-Strike: Source |
Do 10. Nov 2011, 17:18
von KN4CK3R
|
13 |
3037 |
 |
NonSDK Project
Erstellt am: Fr 13. Aug 2010, 22:18
KN4CK3R
Vorschau
Go To Post
Not something like this? TEXT Code: MOV ECX,DWORD PTR DS:[Classpoint] MOV EDX,DWORD PTR DS:[ECX] MOV EAX,DWORD PTR DS:[EDX+123] CALL EAX
TEXT Code: MOV ECX,DWORD PTR DS:[Classpoint] MOV EDX,DWORD PTR DS:[ECX+123] CALL EDX
|
Counter-Strike: Source |
Do 10. Nov 2011, 17:18
von KN4CK3R
|
13 |
3037 |