KellectAgent-Windows icon indicating copy to clipboard operation
KellectAgent-Windows copied to clipboard

release目录下的xxx.exe能正确运行吗?

Open ytfrdfiw opened this issue 1 year ago • 2 comments

下git clone工程后,运行release目录下的 kellect.exe -e all -f test.json

------Begin to parse images------ ------Parse images end...------ ------Begin to initialize datas of process and thread...------

然后结束了,没有任何输出,请教了。

ytfrdfiw avatar Mar 05 '24 07:03 ytfrdfiw

@ytfrdfiw 建议以下两种方法都试试: 1、减少事件的监听数量,执行.\kellect.exe -e 0xef -f test.json 2、重启计算机,再执行

xueboQiu avatar Mar 05 '24 07:03 xueboQiu

感谢回复。我只监听文件也是一样的。 kellect.exe -e 0x8 -c ------Begin to parse images------ ------Parse images end...------ ------Begin to initialize datas of process and thread...------ 代码的实现逻辑是什么?

ytfrdfiw avatar Mar 05 '24 08:03 ytfrdfiw