diff --git a/README.md b/README.md index c974a12..9fa6613 100644 --- a/README.md +++ b/README.md @@ -618,6 +618,8 @@ the [browser malware](#browser-malware) section.* plugin for Sublime 3 to aid with malware analyis. * [strace](https://sourceforge.net/projects/strace/) - Dynamic analysis for Linux executables. +* [StringSifter](https://github.com/fireeye/stringsifter) - A machine learning tool + that automatically ranks strings based on their relevance for malware analysis. * [Triton](https://triton.quarkslab.com/) - A dynamic binary analysis (DBA) framework. * [Udis86](https://github.com/vmt/udis86) - Disassembler library and tool for x86 and x86_64.