diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-06 22:36:40 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-12 06:58:01 +0700 |
commit | 41b78c2253d833a08f7440b9ee10c3be54bb65a1 (patch) | |
tree | 619b9760bb47c803c5fd811e3acd84a0798f8924 /network | |
parent | c17dca005128389135d50f578b29c9856dc61b16 (diff) | |
download | slackbuilds-41b78c2253d833a08f7440b9ee10c3be54bb65a1.tar.gz |
network/malheur: Update README.
Diffstat (limited to 'network')
-rw-r--r-- | network/malheur/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/malheur/README b/network/malheur/README index f6fe50b2a1..62cd14299b 100644 --- a/network/malheur/README +++ b/network/malheur/README @@ -1,4 +1,4 @@ -A novel tool for malware analysis +malheur (automatic analysis of malware behaviour) Malheur is a tool for the automatic analysis of malware behavior (program behavior recorded from malicious software in a sandbox environment). @@ -6,5 +6,5 @@ Malheur is a tool for the automatic analysis of malware behavior It has been designed to support the regular analysis of malicious software and the development of detection and defense measures. -Malheur allows for identifying novel classes of malware with similar behavior and -assigning unknown malware to discovered classes. +Malheur allows for identifying novel classes of malware with similar +behavior and assigning unknown malware to discovered classes. |