From 8ccb742b3e92cd01d8da3b484808713af1fa6218 Mon Sep 17 00:00:00 2001 From: rshipp Date: Wed, 4 Nov 2015 09:42:57 +0100 Subject: [PATCH] Add @google binnavi --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 553ccbf..fc9808f 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.* +* [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. * [dnSpy](https://github.com/0xd4d/dnSpy) - .NET assembly editor, decompiler and debugger.