Quantcast
Channel: 看雪安全论坛
Viewing all articles
Browse latest Browse all 9556

【求助】WRK源码费解之处求解答

$
0
0
WRK中的psinit.c文件中的PspInitPhase0函数中有段代码:
代码:

    PsIdleProcess->Pcb.KernelTime = 0;
    PsIdleProcess->Pcb.KernelTime = 0;

为什么设置2次呢?求解答。

Viewing all articles
Browse latest Browse all 9556