[ENABLE]
alloc(BCResumeThread, 128, 00400000)
alloc(BCExitLoop, 1)
registersymbol(BCExitLoop)
BCResumeThread:
mov rcx, #5000
call kernel32.Sleep
cmp byte ptr [BCExitLoop], 0
je BCResumeThread
mov rax, -1
ret
006ED3D0:
dq BCResumeThread
[DISABLE]
dealloc(BCResumeThread)
dealloc(BCExitLoop)
unregistersymbol(BCExitLoop)
006ED3D0:
db 48 89 5C 24 08 55 48 8D
작동은안함
댓글8
이거 이게나야형이 올려준 gms 코드다
근데왜작동안되누 ㅠ
옛날 gms 버전이라그럼
올~~~
횽 이거어케적용시킴 ㅠㅠ
형님꺼보고 수도없이 구글링했습니다 형님
거기 있는거 오토어셈블 이것저것 다해봤습니다 형님
힌트조금만더 안될까요형님..