diff --git a/README.md b/README.md index 84181e5..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 @@ -403,6 +405,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