diff --git a/README.md b/README.md index 1635e26..1a5dadc 100644 --- a/README.md +++ b/README.md @@ -591,6 +591,8 @@ the [browser malware](#browser-malware) section.* * [ltrace](http://ltrace.org/) - Dynamic analysis for Linux executables. * [mac-a-mal](https://github.com/phdphuc/mac-a-mal) - An automated framework for mac malware hunting. +* [Malcat](https://malcat.fr) - Hexadecimal viewer, disassembler, decompiler and + scanner for malware analysis. Supports multiple CPUs and binary file types. * [objdump](https://en.wikipedia.org/wiki/Objdump) - Part of GNU binutils, for static analysis of Linux binaries. * [OllyDbg](http://www.ollydbg.de/) - An assembly-level debugger for Windows