From 90846acecaaf5e9fd2c5b4fdf11222b0ae0761ea Mon Sep 17 00:00:00 2001 From: Ryan Shipp Date: Thu, 24 Nov 2016 22:55:28 -0600 Subject: [PATCH] Add @EmersonElectricCo FSF Closes #90 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index da0663e..f537a21 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,8 @@ A curated list of awesome malware analysis tools and resources. Inspired by determining types of files. * [ExifTool](http://www.sno.phy.queensu.ca/~phil/exiftool/) - Read, write and edit file metadata. +* [File Scanning Framework](https://github.com/EmersonElectricCo/fsf) - + Modular, recursive file scanning solution. * [hashdeep](https://github.com/jessek/hashdeep) - Compute digest hashes with a variety of algorithms. * [Loki](https://github.com/Neo23x0/Loki) - Host based scanner for IOCs.