Google Closure反编译器? [英] Google Closure decompiler?

查看:145
本文介绍了Google Closure反编译器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在寻找一种反编译Google Closure编译的JavaScript的方法。我确实找到了Decompiler类( https://code.google.com/p/closure-compiler/source/browse/lib/rhino/src/org/mozilla/javascript/Decompiler.java?name=v20140407 ),但是我运气并不好。



有人尝试过此方法还是知道其他方法?


I was looking for a way to decompile JavaScript that was compiled by Google Closure. I did find a Decompiler class (https://code.google.com/p/closure-compiler/source/browse/lib/rhino/src/org/mozilla/javascript/Decompiler.java?name=v20140407), however I haven't had much luck with it.

Anyone try this before or know of some other method?

解决方案

Usually, I just run the code through the Closure Compiler in WHITESPACE mode and enable the pretty printing options.

这篇关于Google Closure反编译器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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