From 2cba36d8ca5714713fc1e36f6010480c1534217b Mon Sep 17 00:00:00 2001 From: Ashish Bhatia Date: Fri, 4 Jan 2019 11:36:13 -0800 Subject: [PATCH] Add Dwarf --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63450d1..28d4581 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ Reverse Engineering 29. [Bytecode viewer](https://github.com/Konloch/bytecode-viewer) 30. [Radare2](https://github.com/radare/radare2) 31. [Jadx](https://github.com/skylot/jadx) +32. [Dwarf](https://github.com/iGio90/Dwarf) - GUI for reverse engineering Fuzz Testing ----