Merge pull request #89 from CapacitorSet/patch-1

Add box-js
This commit is contained in:
Ryan Shipp 2016-11-15 13:07:32 -06:00 committed by GitHub
commit 0af776722e

View File

@ -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.