From 5e76392839e481583553bc14bebff03abdba9dee Mon Sep 17 00:00:00 2001 From: Thomas Thelen Date: Fri, 25 Sep 2015 18:16:59 -0700 Subject: [PATCH 1/2] ADD x64dbg --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 053d553..ba9f1f2 100644 --- a/README.md +++ b/README.md @@ -382,6 +382,7 @@ the [browser malware](#browser-malware) section.* for x86 and x86_64. * [Vivisect](https://github.com/vivisect/vivisect) - Python tool for malware analysis. +* [X64dbg][https://github.com/x64dbg/] - An open-source x64/x32 debugger for windows. ## Network From cffa4321428fc9c1a3857d908c2682924ae993fa Mon Sep 17 00:00:00 2001 From: Thomas Thelen Date: Thu, 8 Oct 2015 16:20:31 -0700 Subject: [PATCH 2/2] ADD x64dbg --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba9f1f2..15520fa 100644 --- a/README.md +++ b/README.md @@ -382,7 +382,7 @@ the [browser malware](#browser-malware) section.* for x86 and x86_64. * [Vivisect](https://github.com/vivisect/vivisect) - Python tool for malware analysis. -* [X64dbg][https://github.com/x64dbg/] - An open-source x64/x32 debugger for windows. +* [X64dbg](https://github.com/x64dbg/) - An open-source x64/x32 debugger for windows. ## Network