ajkhoury / SigMaker-x64

IDA Pro 7 compatible SigMaker plugin
535 stars 88 forks source link

Infinity loop in function AutoGenerate( ea_t dwAddress, qSigVector& refvecSig ) #16

Closed bananasss00 closed 6 years ago

bananasss00 commented 6 years ago

https://github.com/dude719/SigMaker-x64/issues/15

sorry for reopen. problem not solved

in latest post was uploaded new dll, because csgo was updated after first post. in last post i am attach new offset for new binary. you check old offset for new dll(its work for me too without problems)

https://www.upload.ee/files/8670562/client_-_offset_.text.1046E6C6.zip.zip.html

1) .text:1046E6C6

.text:1046E6C6                 call    sub_1046EB80
.text:1046E6CB
.text:1046E6CB loc_1046E6CB:                           ; CODE XREF: sub_1046E560+27^j
.text:1046E6CB                                         ; sub_1046E560+3B^j
.text:1046E6CB                 pop     edi
.text:1046E6CC                 pop     esi
.text:1046E6CD                 mov     esp, ebp
.text:1046E6CF                 pop     ebp
.text:1046E6D0                 retn    8
.text:1046E6D0 sub_1046E560    endp

2) this offset .text:1046EB80 freezy ida too

.text:1046EB80                 push    ebp
.text:1046EB81                 mov     ebp, esp
.text:1046EB83                 sub     esp, 8
.text:1046EB86                 push    esi
.text:1046EB87                 push    edi
.text:1046EB88                 mov     edi, ecx
.text:1046EB8A                 mov     ecx, [edi+10h]
.text:1046EB8D                 mov     dword ptr [edi], offset ??_7?$CProtoBufMsg@VCMsgGCCStrike15_v2_ClientReportPlayer@@@GCSDK@@6B@ ; const GCSDK::CProtoBufMsg<CMsgGCCStrike15_v2_ClientReportPlayer>::`vftable'
.text:1046EB93                 test    ecx, ecx