Add FireEye capa

pull/208/head
Herman Slatman 2020-07-18 00:01:38 +02:00
parent a819c34d2b
commit f89a440b09
No known key found for this signature in database
GPG Key ID: F4D8A44EA0A75A4F
1 changed files with 1 additions and 0 deletions

View File

@ -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.