From c91b08512aa8a964d045eef6690db1658e40ff05 Mon Sep 17 00:00:00 2001 From: Hilko Bengen Date: Sun, 21 Jun 2015 11:35:45 +0200 Subject: [PATCH] Add go-yara --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad7f95b7..0b7a1f8b 100644 --- a/README.md +++ b/README.md @@ -560,6 +560,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis *Libraries that are used to help make your application more secure.* * [BadActor](https://github.com/jaredfolkins/badactor) - An in-memory, application-driven jailer built in the spirit of fail2ban +* [go-yara](https://github.com/hillu/go-yara) - Go Bindings for [YARA](https://github.com/plusvic/yara), the "pattern matching swiss knife for malware researchers (and everyone else)" ## Serialization