|
|
不知所云!
{
// ORIGINAL CODE - INJECTION POINT: DaysGone.exe+702ABC
DaysGone.exe+702A9D: 84 C0 - test al,al
DaysGone.exe+702A9F: 74 0A - je DaysGone.exe+702AAB
DaysGone.exe+702AA1: B2 01 - mov dl,01
DaysGone.exe+702AA3: 48 8B CD - mov rcx,rbp
DaysGone.exe+702AA6: E8 C5 4D 02 00 - call DaysGone.exe+727870
DaysGone.exe+702AAB: 4D 8B CC - mov r9,r12
DaysGone.exe+702AAE: 48 89 7C 24 20 - mov [rsp+20],rdi
DaysGone.exe+702AB3: 4D 8B C7 - mov r8,r15
DaysGone.exe+702AB6: 0F 28 CE - movaps xmm1,xmm6
DaysGone.exe+702AB9: 48 8B CB - mov rcx,rbx
// ---------- INJECTING HERE ----------
DaysGone.exe+702ABC: E8 7F C6 FD FF - call DaysGone.exe+6DF140
// ---------- DONE INJECTING ----------
DaysGone.exe+702AC1: 0F 28 F8 - movaps xmm7,xmm0
DaysGone.exe+702AC4: 41 0F 2F F8 - comiss xmm7,xmm8
DaysGone.exe+702AC8: 76 19 - jna DaysGone.exe+702AE3
DaysGone.exe+702ACA: 4D 8B CC - mov r9,r12
DaysGone.exe+702ACD: 48 89 7C 24 20 - mov [rsp+20],rdi
DaysGone.exe+702AD2: 4D 8B C6 - mov r8,r14
DaysGone.exe+702AD5: 0F 28 CE - movaps xmm1,xmm6
DaysGone.exe+702AD8: 48 8B CB - mov rcx,rbx
DaysGone.exe+702ADB: E8 C0 27 FF FF - call DaysGone.exe+6F52A0
DaysGone.exe+702AE0: 0F 28 C7 - movaps xmm0,xmm7
}
这个call 改成 nop 5
|
|