Hi,
I followed steven's tut for auto inject dll into 2008 client, but I got this error: "Extra input after operand".
Here:
If I skipped this line when I run GunZ, my runnable crash.Code:00621F2B /> \6A 60 PUSH 60 00621F2D |. 68 88F36300 PUSH OFFSET 0063F388 00621F32 |. 68 1D1F6200 PUSH 00621F1D 00621F37 |. FF15 6C216200 CALL DWORD PTR DS:[62216C] 00621F3D |. 85C0 TEST EAX,EAX 00621F3F \.^ E9 5886F5FF JMP 0057A59C
How can I fix?
What value should I put at offset?


Reply With Quote

