From 263d44f52924c5cb58896a08d4be6c581acb0aab Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Tue, 28 Nov 2017 20:40:48 +0100 Subject: [PATCH] Rearrange Malware Organizer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e77086c..b6d1173 100644 --- a/README.md +++ b/README.md @@ -235,7 +235,6 @@ A curated list of awesome malware analysis tools and resources. Inspired by * [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. -* [Malware Organiser](https://github.com/uppusaikiran/malware-organiser) - A simple tool to organise large malicious/benign files into a organised Structure. ## Online Scanners and Sandboxes @@ -700,6 +699,7 @@ the [browser malware](#browser-malware) section.* containing exploits used by malware. * [Malware Museum](https://archive.org/details/malwaremuseum) - Collection of malware programs that were distributed in the 1980s and 1990s. +* [Malware Organiser](https://github.com/uppusaikiran/malware-organiser) - A simple tool to organise large malicious/benign files into a organised Structure. * [Pafish](https://github.com/a0rtega/pafish) - Paranoid Fish, a demonstration tool that employs several techniques to detect sandboxes and analysis environments in the same way as malware families do.