Download List

项目描述

Malheur is a tool for the automatic analysis of malware behavior (program behavior recorded from malicious software in a sandbox environment). It is designed to support the regular analysis of malicious software and the development of detection and defense measures. It allows for identifying novel classes of malware with similar behavior and assigning unknown malware to discovered classes. It can be applied to recorded program behavior of various formats as long as monitored events are separated by delimiter symbols, e.g. as in reports generated by the popular malware sandboxes CWSandbox, Anubis, Norman Sandbox, and Joebox.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-28 06:45
0.5.3

该工具的持久性状态存储更好维护本地状态的目录中。几个小 bug 已修复。
The tool's persistent state is stored in the local state directory for better maintenance. Several minor bugs have been fixed.

2011-08-29 18:10
0.5.2

由于libconfig变化的另一个重要的错误已得到修复。
Another major bug due to libconfig changes has been fixed.

2011-08-25 06:46
0.5.1

在分析配置文件的一个重要的错误已得到修复。
A major bug in the parsing of configuration files has been fixed.

2011-04-20 03:44
0.5.0

所有的配置参数可以在命令行上指定。该手册页和文件已被更新和扩展。小错误已得到修复。
All configuration parameters can be specified on the command line. The manual page and documentation have been updated and extended. Minor bugs have been fixed.

2010-08-06 21:28
0.4.8

支持加入共享的N -克:当确定一个类似的恶意行为集群,马卢尔允许你提取了由集群中的成员共享的指令集。
Support was added for shared n-grams: when identifying a cluster of similar malware behavior, Malheur allows you to extract a set of instructions shared by the members in the cluster.

Project Resources