From d524a658433a0672eadb8b9570565255ae319b9a Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Sun, 12 Jun 2016 09:45:00 +0200 Subject: [PATCH] QuickSand added --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1e55f8f..d8ae902 100644 --- a/README.md +++ b/README.md @@ -350,6 +350,9 @@ the [browser malware](#browser-malware) section.* the backend-free version of PDF X-RAY. * [peepdf](http://eternal-todo.com/tools/peepdf-pdf-analysis-tool) - Python tool for exploring possibly malicious PDFs. +* [QuickSand](https://www.quicksand.io/) - QuickSand is a compact C framework + to analyze suspected malware documents to identify exploits in streams of different + encodings and to locate and extract embedded executables. * [Spidermonkey](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey) - Mozilla's JavaScript engine, for debugging malicious JS.