tombonner / js-analysis

Script to assist JavaScript malware analysis using SpiderMonkey.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-analysis

Implements simple DOM/WScript/ActiveX/PDF objects and functions to assist JavaScript malware analysis using SpiderMonkey.

Version

0.5

Example

js -f redefine.js -f malware.js -i

Use the "dump()" command to display all global key/values.

Note!

This code is work in progress. Please feel free to share updates, thoughts and suggestions.

About

Script to assist JavaScript malware analysis using SpiderMonkey.


Languages

Language:JavaScript 100.0%