蓝柚奇

Results 3 issues of 蓝柚奇

我对test文件夹下的csb进行测试,可以正确转换,然而在对我想要的csb文件进行转换时发生了错误 ``` D:\csb2csd\csb2csd-master>python convert.py csd csd Traceback (most recent call last): File "D:\csb2csd\csb2csd-master\convert.py", line 477, in main() File "D:\csb2csd\csb2csd-master\convert.py", line 468, in main dealWithCsbFile(p,outfile) File "D:\csb2csd\csb2csd-master\convert.py", line 446, in dealWithCsbFile...

I plan to use C# FileSystemWatcher to write an automatic directory monitoring program. When a new file is created, the callback function uses Yara to review it. However, the Yara...

I see that the watchdog project uses WhoUses.exe and EasyHook32Svc.exe and FileMonitor.exe etc.Where do they come from, or would you like to share their source code?