草庐IT

python - 在 Windows 上安装 ssdeep 时出错

我尝试安装ssdeepWindows上的python绑定(bind),但在运行build_ext时崩溃。知道我错过了什么吗?>c:\Python26\python.exesetup.pyinstallrunninginstallrunningbdist_eggrunningegg_infowritingssdeep.egg-info\PKG-INFOwritingtop-levelnamestossdeep.egg-info\top_level.txtwritingdependency_linkstossdeep.egg-info\dependency_links.txtreading

perl - 如何基于ssdeep进行聚类?

您好,我正在尝试从基于ssdeep的文件中查找组。我已经生成了ssdeep文件并将其保存在csv文件中。我在perl脚本中解析文件如下:foreach(@all_lines){chomp;my$line=$_;my@split_array=split(/,/,$line);my$md5=$split_array[1];my$ssdeep=$split_array[4];my$blk_size=(split(/:/,$ssdeep))[0];if($blk_sizene""){my$cluster_id=check_In_Cluster($ssdeep);printWFp"$cluste