KellectAgent-Windows
KellectAgent-Windows copied to clipboard
release目录下的xxx.exe能正确运行吗?
下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 建议以下两种方法都试试: 1、减少事件的监听数量,执行.\kellect.exe -e 0xef -f test.json 2、重启计算机,再执行
感谢回复。我只监听文件也是一样的。 kellect.exe -e 0x8 -c ------Begin to parse images------ ------Parse images end...------ ------Begin to initialize datas of process and thread...------ 代码的实现逻辑是什么?