From 9ffecf1143e17b55481a3f774dfba4f83ea8e49e Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Thu, 19 Oct 2017 20:46:06 +0200 Subject: [PATCH] Add Assemblyline by CSE --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ce48e85..4e24fce 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,8 @@ A curated list of awesome malware analysis tools and resources. Inspired by * [AnalyzePE](https://github.com/hiddenillusion/AnalyzePE) - Wrapper for a variety of tools for reporting on Windows PE files. +* [Assemblyline](https://bitbucket.org/cse-assemblyline/assemblyline) - A scalable + distributed file analysis framework. * [BinaryAlert](https://github.com/airbnb/binaryalert) - An open source, serverless AWS pipeline that scans and alerts on uploaded files based on a set of YARA rules.