[ How To ] Finde Addys In Warrock -Croner

04/25/2010 18:12 HackTec#1
quelle warhax

Quote:
Croner : Short example how to find x,y,z, offsets and serverpointer

Open Unpacked WarRock , I'm using Ida Pro , and search for
text string ( %.1f, %.1f, %.1f ) , and it will appear in sub like
this below , I added commands what is what ,
PHP Code:
push    esi
call    sub_4E6430
add     esp
4
test    eax
eax
jz      short loc_4A1641
mov     ecx
dword_B19D98 ; << Server Pointer (0xB19D98 )
cmp     esi, [ecx+0E0AACh]
mov     ecxoffset asc_983EC0 "*"
jz      short loc_4A1606
mov     ecx
offset byte_97F6A4

fld     dword ptr 
[eax+2C4h] ; << Offset Z (0x2C4)
sub     esp18h
fstp    qword ptr 
[esp+10h]
lea     edx, [esi+4]
fld     dword ptr [eax+2C0h] ; << Offset Y (super jump) (0x2C0)
fstp    qword ptr [esp+8]
fld     dword ptr [eax+2BCh] ; << Offset X(0x2BC)
mov     eaxdword_AD5CD0
fstp    qword ptr 
[esp]
push    esi
push    ecx
push    offset aS2dSPos_1f_1f_ 
"%s%2d's Pos : ( %.1f, %.1f, %.1f )"
push    edx
push    eax
call    sub_7C1310
add     esp
2Ch
jmp     short loc_4A1659 
04/25/2010 18:21 2Player2#2
bitte mal in deutsch
04/25/2010 18:24 xxfabbelxx#3
Ich verstehe 0

1. Ist es geleecht
2. Nicht erklärt
3. was soll der code? was bringt der
04/25/2010 18:25 Inqlorius#4
Kannst du kein English ? :awesome:

Naja nütztlich für einige.. Addy Logger sind aber Bequemer :D.. Mit IDA PRO kann mann aber auch Addys finden die normal kein Addylogger Gibt.

@fabel
Die Codes solen dazu bringen damit du weist wie du an welche Addys kommst