好友
阅读权限10
听众
最后登录1970-1-1
|
楼主|
r121
发表于 2021-10-16 14:05
你自己下载 stc-isp-v6.88i 这个版本,应该是最新的;然后OD载入,Ctrl+b,搜索E8 9DF10100,然后Nop掉
0043C3A6 . 6A 00 push 0x0
0043C3A8 . 8D4C24 0C lea ecx,dword ptr ss:[esp+0xC]
0043C3AC . C705 F0CB4B00>mov dword ptr ds:[0x4BCBF0],0x64
0043C3B6 . E8 05AAFEFF call stc-isp-.00426DC0
0043C3BB . 8D4C24 04 lea ecx,dword ptr ss:[esp+0x4]
0043C3BF . C78424 840200>mov dword ptr ss:[esp+0x284],0x0
0043C3CA E8 9DF10100 call <jmp.&MFC42.#CDialog::DoModal_2514> ###此处Nop
0043C3CF . 8D4C24 78 lea ecx,dword ptr ss:[esp+0x78]
0043C3D3 . C78424 840200>mov dword ptr ss:[esp+0x284],0x3
0043C3DE . E8 ED56FEFF call stc-isp-.00421AD0
0043C3E3 . 8D4C24 74 lea ecx,dword ptr ss:[esp+0x74]
|
|