diff --git a/README.md b/README.md index c1d6049..6e33abe 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,8 @@ A curated list of awesome malware analysis tools and resources. Inspired by * [AnalyzePDF](https://github.com/hiddenillusion/AnalyzePDF) - A tool for analyzing PDFs and attempting to determine whether they are malicious. +* [JSDetox](http://www.relentless-coding.com/projects/jsdetox/) - JavaScript + malware analysis tool. * [jsunpack-n](https://code.google.com/p/jsunpack-n/) - A javascript unpacker that emulates browser functionality. * [Spidermonkey](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey) -