Posted: Wed Jun 06, 2007 9:24 am Post subject: please some one help me in TSearch
hi every one
i write this scripts in TSearch for ((body armor)) in DooM.
this scripts create static pointer for game.
but when i enable this game is crashing?
what im doing wrong?
please some one help
Code:
offset 0x999932//this is my cave
mov dword [edx+0x12A0],0x64//Write max health into our health pointer
mov edx,[edx+0x12A0]//Reconstruct original instruction
jmp 0xA016522// Jump Back to original routine
offset 0xA01651B// Address of our gateway
jmp 0x999932// Jumps to my code cave
nop// Balance the instruction
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum