From 8b6e1c5afb8bd2cee7eea8de5906177c4fd9f941 Mon Sep 17 00:00:00 2001 From: rshipp Date: Wed, 4 Nov 2015 09:47:37 +0100 Subject: [PATCH] Add @angr --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 038fc7f..34357cf 100644 --- a/README.md +++ b/README.md @@ -358,6 +358,8 @@ the [browser malware](#browser-malware) section.* *Disassemblers, debuggers, and other static and dynamic analysis tools.* +* [angr](https://github.com/angr/angr) - Platform-agnostic binary analysis + framework developed at UCSB's Seclab. * [binnavi](https://github.com/google/binnavi) - Binary analysis IDE for reverse engineering based on graph visualization. * [Bokken](https://inguma.eu/projects/bokken) - GUI for Pyew and Radare.