1/2
Code:
[enable]
004BFC69:
mov ebp,[eax+01]
004BFDB5:
mov [esp+24],00000006
004BFD32:
mov ebp,[eax+01]
0055769D:
mov [esp+24],00000006
004BFE01:
mov ebp,[eax+01]
0056C9A1:
mov [esp+20],00000006
[disable]
004BFDB5:
mov [esp+24],00000004 //type of attack
0055769D:
mov [esp+24],00000006 //type of attack
0056C9A1:
mov [esp+20],00000005 //type of attack
004BFC69:
mov ebp,[eax+20]
004BFD32:
mov ebp,[eax+28]
004BFE01:
mov ebp,[eax+30]
//00000007 = special attack like meteors.
2/2
Code:
[ENABLE]
005C800B:
label(_anewLabel)
registersymbol(_anewLabel)
alloc(blah2,1220)
label(return2)
_anewLabel:
JMP blah2
db 90
return2:
blah2:
MOV DWORD PTR DS:[ebx+00000114],3C0CCDCC //0.01
fmul dword ptr [ebx+00000114]
JMP return2
[DISABLE]
_anewLabel:
dealloc(blah2)
fmul dword ptr [ebx+00000114]