windbg bp condition

0:000> bp 0012f2fc "j @ecx == 0 '';'gc'" 0:000> g    j表明judgement,與c++中的condition?A:B相似。html 若是斷點處ecx是0,則停下;不然go until next breakpoint(gc).python   bp 0012f2fc "j (@@c++(*(int*)(@esp+4) == 0x50)) 'dd
相關文章
相關標籤/搜索