+ -

Malheur 0.5.1 发布,恶意软件分析工具

时间:2011-08-26

来源:开源中国社区

在手机上看
手机扫描阅读
  

Malheur是一个自动化的恶意软件分析工具,它在沙箱 (sandbox)中记录恶意软件的程序行为。开发Malheur的目的除了支持常规意义上的恶意软件行为分析,还有就是关注恶意软件检测和防范方法的发 展。Malheur能够识别具有类似行为的恶意软件,还能够发现未知的恶意软件。Malheur 支持检测报告自动生成,报告格式类似于流行的恶意软件沙箱CWSandbox,Anubis,Norman,Sandbox和joebox。

Malheur 0.5.1版主要改变如下:

    * A major bug in the parsing of configuration files has been fixed.
    * configure.in: a new release is on its way
    * src/md5.c: removed debug line
    * src/md5.c: fixed another libconfig related bug.
    * configure.in: new release
    * src/mconfig.c, src/mconfig.h: fixed problem with FLT_NONE constant. It is not simply NAN