[ENABLE]
alloc(newmem,2048,GameAssembly.dll+32E38AD)
label(returnhere)
label(originalcode)
label(exit)
newmem:
je originalcode
movsd [rbp-10],xmm3
jmp exit
originalcode:
movsd [rbp-10],xmm0
exit:
jmp returnhere
GameAssembly.dll+32E38AD:
jmp newmem
returnhere:
[DISABLE]
인간이라면 이걸 돈받고 팔겟어?
댓글0