Add @beautify-web js-beautify

This commit is contained in:
rshipp 2015-05-09 10:34:53 -06:00
parent adb9ba613e
commit f1620f95d6

View File

@ -114,6 +114,7 @@ A curated list of awesome malware analysis tools and resources. Inspired by
analyzing PDFs and attempting to determine whether they are malicious. analyzing PDFs and attempting to determine whether they are malicious.
* [diStorm](http://www.ragestorm.net/distorm/) - Disassembler for analyzing * [diStorm](http://www.ragestorm.net/distorm/) - Disassembler for analyzing
malicious shellcode. malicious shellcode.
* [JS Beautifier](http://jsbeautifier.org/) - JavaScript unpacking and deobfuscation.
* [JSDetox](http://www.relentless-coding.com/projects/jsdetox/) - JavaScript * [JSDetox](http://www.relentless-coding.com/projects/jsdetox/) - JavaScript
malware analysis tool. malware analysis tool.
* [jsunpack-n](https://code.google.com/p/jsunpack-n/) - A javascript * [jsunpack-n](https://code.google.com/p/jsunpack-n/) - A javascript