Skill Hack CE

06/27/2009 13:59 hafasdfgdsfasf#1
Hey!
I need a guide or some1 that explain me how to use search in CE.
I tried use search here but i saw only search with winhex...
Can some1 give me a TUT for searching the new addresses?
It will help me with all hacks....
for example here code:
Code:
[ENABLE]
alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)

0068834A:
jmp newmem
nop
nop
returnhere:

newmem:
mov [eax+ebx*4+00000898],00000000 // change cast delay time ???? 0

originalcode:
mov ebx,[eax+ebx*4+00000898]

exit:
jmp returnhere


[DISABLE]
dealloc(newmem)
006812BA: // 8B 9C 98 98 08 00 00 03 5F 10 8B 4C 24 24 03 CB 83 7F 14 00 89 54 24 18
mov ebx,[eax+ebx*4+00000898]
I don't know how to find the new address. here the address is 0068834A.
Thank you, and don't post things like "learn search noob!" because i tried.
Sorry-my english sucks xD