From da493c5fd6c25e326ff73e074181c1ed6aa342b2 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Sat, 9 Jan 2016 12:35:02 +0100 Subject: [PATCH 1/2] PANDA added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84181e5..20d7bf5 100644 --- a/README.md +++ b/README.md @@ -403,6 +403,7 @@ the [browser malware](#browser-malware) section.* for static analysis of Linux binaries. * [OllyDbg](http://www.ollydbg.de/) - An assembly-level debugger for Windows executables. +* [PANDA](https://github.com/moyix/panda) - Platform for Architecture-Neutral Dynamic Analysis * [PEDA](https://github.com/longld/peda) - Python Exploit Development Assistance for GDB, an enhanced display with added commands. * [pestudio](https://winitor.com/) - Perform static analysis of Windows From 09bec9437c4bd994243309ca92ccb9846b6200ac Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Sat, 9 Jan 2016 12:43:10 +0100 Subject: [PATCH 2/2] SEE by F-Secure added --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 20d7bf5..9a988ce 100644 --- a/README.md +++ b/README.md @@ -239,6 +239,8 @@ A curated list of awesome malware analysis tools and resources. Inspired by * [PDF Examiner](http://www.pdfexaminer.com/) - Analyse suspicious PDF files. * [Recomposer](https://github.com/secretsquirrel/recomposer) - A helper script for safely uploading binaries to sandbox sites. +* [SEE](https://github.com/F-Secure/see) - Sandboxed Execution Environment (SEE) + is a framework for building test automation in secured Environments. * [VirusTotal](https://www.virustotal.com/) - Free online analysis of malware samples and URLs * [Zeltser's List](https://zeltser.com/automated-malware-analysis/) - Free