diff --git a/README.md b/README.md index 95dac70..f20456f 100644 --- a/README.md +++ b/README.md @@ -541,6 +541,8 @@ the [browser malware](#browser-malware) section.* * [LIEF](https://lief.quarkslab.com/) - LIEF provides a cross-platform library to parse, modify and abstract ELF, PE and MachO formats. * [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. * [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