反向标准化Java代码 [英] Reverse Uglified Javascript Code

查看:58
本文介绍了反向标准化Java代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找方法(最好是在线网站),以反向Uglify某些JavaScript.该网站: http://jsbeautifier.org/适用于小型代码,但效果不佳对于丑陋的东西.

I am looking for way (preferably and online site) to a reverse Uglify of some javascript. The Website: http://jsbeautifier.org/ is great for minifed code, but it is does not do a great job for ugly stuff.

推荐答案

有一个很棒的在线工具, JSNice ,这很容易找到混淆变量的名称.

There is this awesome online tool, JSNice, that makes a great job of finding names to obfuscated variables.

我们甚至使模糊的JavaScript代码可读.我们会将变量和参数重命名为从数千个开源项目中学习的名称.此外,通常我们也能够猜测或推断类型注释.

We make even obfuscated JavaScript code readable. We will rename variables and parameters to names that we learn from thousands of open source projects. Furthermore, often we are also able to guess or infer type annotations.

这篇关于反向标准化Java代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆