Add @svent JSDetox

pull/1/head
rshipp 2015-05-09 09:42:00 -06:00
parent dd8165e876
commit 3a1b794d1f
1 changed files with 2 additions and 0 deletions

View File

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