TwMs v208.1 Auto Key [CRC]
// TwMs v208.1 Auto Key// ReCreate:孤單
// 優點:不衝突遊戲按鍵
alloc(hook,128)
alloc(PressKey,128)
label(return)
hook:
pushad
mov edx,01510000 // PageDown
call PressKey
popad
jmp return
PressKey:
mov esi,
mov ecx,
push edx
push 00
call 0231D2B0
ret
00E85449:
jmp hook
return:
00E85449:
call 011D2790
dealloc(hook)
dealloc(PressKey)
頁:
[1]