Skip to content

Files and apps / JavaScript

Tool Source Description Tags File Extensions Profiles
box-js npm A tool for studying JavaScript malware. malware-analysis, javascript, dynamic-analysis, deobfuscation .js
deobfuscator npm javascript-obfuscator cleaner & deobfuscator javascript, deobfuscation, malware-analysis .js
jsbeautifier Python JavaScript unobfuscator and beautifier. javascript, deobfuscation .js
jsdom npm jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards, for use with Node.js. In general, the goal of the project is to emulate enough of a subset of a web browser to be useful for testing and scraping real-world web applications. javascript, parsing .html, .htm, .js