SpiderMonkey for malware analysis

99
vote

Didier Stevens has modified spidermonkey (Mozilla’s C implementation of JavaScript) for malware analysis.he has added the support for following:
* document.write
* eval(arg) writes arg to a file

you can download it from
here

good work,hope it helps you in deobfuscating the scripts.

Trackback URL for this post:

http://www.secgeeks.com/trackback/2053