How to change IP on LC client

Before starting:
If you do not have win32dasm with patch v3.0 final:
Do not look at exported Functions, only imported functions.
http://img842.imageshack.us/img842/9099/changeip2.png
http://img10.imageshack.us/img10/9099/changeip2.png


open engine.dll with win32dasm
refs-string references-
search for "ETRSCannot get local adderss on"
scroll up 4 "References to"
and you will see something like
test eax, eax
jne xxxxxxxx

write down the address of jne xxxxxxxx

close win32dasm

open engine.dll with OllyDbg
rightclick on the CPU main thread window -Go to-Expression
write the address there -ok
modify the line
fom JNZ XXXXXXXX into JMP XXXXXXXX
http://yfrog.com/6gchangeipp "
Aucune note. Soyez le premier à attribuer une note !

Ajouter un commentaire

Anti-spam