diff --git a/README.md b/README.md index 76750c1..0d4ee5c 100644 --- a/README.md +++ b/README.md @@ -535,6 +535,7 @@ the [browser malware](#browser-malware) section.* that is an alternative to IDA. * [Binwalk](https://github.com/devttys0/binwalk) - Firmware analysis tool. * [BluePill](https://github.com/season-lab/bluepill) - Framework for executing and debugging evasive malware and protected executables. +* [capa](https://github.com/fireeye/capa) - Detects capabilities in executable files. * [Capstone](https://github.com/aquynh/capstone) - Disassembly framework for binary analysis and reversing, with support for many architectures and bindings in several languages.