From a80938530898c0853cd659cacaaeba80f78c7e4e Mon Sep 17 00:00:00 2001 From: CapacitorSet Date: Mon, 14 Nov 2016 12:25:41 +0100 Subject: [PATCH] Add box-js --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bdee527..c83a040 100644 --- a/README.md +++ b/README.md @@ -344,6 +344,8 @@ the [browser malware](#browser-malware) section.* * [AnalyzePDF](https://github.com/hiddenillusion/AnalyzePDF) - A tool for analyzing PDFs and attempting to determine whether they are malicious. +* [box-js](https://github.com/CapacitorSet/box-js) - A tool for studying JavaScript + malware, featuring JScript/WScript support and ActiveX emulation. * [diStorm](http://www.ragestorm.net/distorm/) - Disassembler for analyzing malicious shellcode. * [JS Beautifier](http://jsbeautifier.org/) - JavaScript unpacking and deobfuscation.