JavaScript Analyzer

Warning: This tool is designed for professionals, pasting malicious code can compromise your data.

Note: You may need to unblock unsafe content for iframes to load properly.

UnHex (Warning: eval() is used to parse input)

Please enter the complete array of \x encoded strings, including both square brackets.

This can also be a handy tool to search through any array.

JS Unfuck (Warning: eval() is used to decompile JSFuck code) (Credit: nderscore of Code Golf)

Might not work with JSFuck-like code that is not created from http://www.jsfuck.com/

Also might not work if the code evaluates to undefined or other weird things.




Unminify: https://unminify.com/

JS UnPacker: https://matthewfl.com/unPacker.html

JS Nice (Deobfuscator): http://jsnice.org/

JSCompress: https://jscompress.com/

Source Code and License

View on GitHub

JavaScript Analyzer by jspenguin2017