diff --git a/README.md b/README.md index 842376f..a6ddbd7 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ A curated list of awesome malware analysis tools and resources. Inspired by - [Debugging and Reverse Engineering](#debugging-and-reverse-engineering) - [Network](#network) - [Memory Forensics](#memory-forensics) + - [Storage and Workflow](#storage-and-workflow) - [Miscellaneous](#miscellaneous) - [Resources](#resources) - [Books](#books) @@ -295,6 +296,11 @@ the [browser malware](#browser-malware) section.* * [WinDbg](https://msdn.microsoft.com/en-us/windows/hardware/hh852365) - Live memory inspection and kernel debugging for Windows systems. +## Storage and Workflow + +* [Malwarehouse](https://github.com/sroberts/malwarehouse) - Store, tag, and + search malware. + ## Miscellaneous * [REMnux](https://remnux.org/) - Linux distribution and docker images for