From 4220e1099f9e69f5bbe2ecf5909d494bf56cea79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Andr=C3=A9?= Date: Wed, 20 May 2015 11:41:29 +0200 Subject: [PATCH] Add YarGen --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e2b30c4..0c88609 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,7 @@ A curated list of awesome malware analysis tools and resources. Inspired by * [YARA](https://plusvic.github.io/yara/) - Pattern matching tool for analysts. * [Loki](https://github.com/Neo23x0/Loki) - Host based scanner for IOCs. +* [Yara rules generator](https://github.com/Neo23x0/yarGen) - Generate yara rules based on a set of malware samples. Also contains a good_strings DB to avoid false positives. ## Online Scanners and Sandboxes