Autor Wiadomość
Ryan~PL
 Post Wysłany: Nie 17:09, 07 Sty 2007    Temat postu:

1. Idz do auto assembler
2. Wjeb ten kod podany ponizej
3. zmien EIP w adressie 0048ed02 na otrzymany po wjebaniu kodu

1. Insert Code in AA.
2. Go to address 0048ED02
3. Change eip to code given by hitting "Write Code"

Kod:

alloc(code, 1024)
code:
pushad
mov ecx, [ebp+8]
mov ebx, [ebp-24]
mov [ecx], ebx
mov [ecx+4], eax
mov ecx, eax
mov eax, ebx

lea edx, [eax-19]
mov [ebp-34], edx
lea edx, [ecx-32]
add eax, 19
add ecx, A
mov [ebp-30], edx
mov [ebp-2C], eax
mov [ebp-28], ecx
popad

push eax
jmp 0048ED03
RYAN~PL
 Post Wysłany: Czw 13:50, 21 Gru 2006    Temat postu: KOD DO MAPLE STORY NA DEM VACA

DEM Script:

1.) Auto Assember
2.) Copy and Paste the script, then Assign To Current Cheat Table
3.) Freeze the newly popped up adress on ur main Engine Window.
4.) Add Adress Manually and then in the adress thingie put rangeX
5.) Go to 00517A34 in memory view
6.) Change EIP to the address of rangeX
7.) Now it should be working.

PL:1.) wlacz auto assembler
2.)zkopiuj ponizszy kod i wklej go do auto assemblera, nacisnij write code i zapamietaj kod ktory jest obok slowa RangeX co ci wyskoczy po nacisnieciu write code
3.idz do adressu 00517A34 daj na to change register at location
4.w EIP wpisz ten zapamietany kod co ci wyskoczyl przy RangeX
np xxxx0000 (bez xxxx - to tylko przyklad a x to losowe liczby Smile )


Kod:
[ENABLE]
registersymbol(rangeX)
registersymbol(rangeY)
alloc(rangeX,64)
alloc(rangeY,128)

rangeX:
mov edx,[773E7C]
lea edx,[edx+390]
mov ecx,[edx]
jmp rangeY

rangeY:
mov edx,[773E7C]
lea edx,[edx+394]
lea eax,[edx]
mov eax,[eax]
jmp 00517A43

[DISABLE]
unregistersymbol(rangeX)
unregistersymbol(rangeY)
dealloc(rangeX,64)
dealloc(rangeY,128)


Solaris phpBB theme/template by Jakob Persson
Copyright © Jakob Persson 2003



Powered by phpBB © 2001,2002 phpBB Group