From 40f7902f3aa793f1cc62ade3c49200659d2296ec Mon Sep 17 00:00:00 2001 From: Ivan Gotovchits Date: Wed, 5 Oct 2016 11:27:58 -0400 Subject: [PATCH] added bap framework --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2c5fd9..de2d258 100644 --- a/README.md +++ b/README.md @@ -424,6 +424,7 @@ the [browser malware](#browser-malware) section.* framework developed at UCSB's Seclab. * [bamfdetect](https://github.com/bwall/bamfdetect) - Identifies and extracts information from bots and other malware. +* [BAP](https://github.com/BinaryAnalysisPlatform/bap) - Multiplatform and open source (MIT) binary analysis framework developed at CMU's Cylab. * [BARF](https://github.com/programa-stic/barf-project) - Multiplatform, open source Binary Analysis and Reverse engineering Framework. * [binnavi](https://github.com/google/binnavi) - Binary analysis IDE for