diff --git a/README.md b/README.md index cef7b8b..7c3d745 100644 --- a/README.md +++ b/README.md @@ -433,6 +433,7 @@ 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. +* [Triton](http://triton.quarkslab.com/) - A dynamic binary analysis (DBA) framework. * [Udis86](https://github.com/vmt/udis86) - Disassembler library and tool for x86 and x86_64. * [Vivisect](https://github.com/vivisect/vivisect) - Python tool for