如何以人类可读的方式打开 Java .class 文件? [英] How can I open Java .class files in a human-readable way?

查看:22
本文介绍了如何以人类可读的方式打开 Java .class 文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图弄清楚 Java 小程序的类文件在幕后做了什么.用记事本或文本板打开它只会显示一堆乱七八糟的东西.

I'm trying to figure out what a Java applet's class file is doing under the hood. Opening it up with Notepad or Textpad just shows a bunch of gobbledy-gook.

有什么办法可以把它改回一种有点可读的格式,这样我就可以试着弄清楚它在做什么?

Is there any way to wrangle it back into a somewhat-readable format so I can try to figure out what it's doing?

  • 环境 == 安装了 VS 2008 的 Windows.

推荐答案

jd-gui 是最好的反编译器在这一刻.与越来越多的 JAD 相比,它可以处理 Java 中更新的功能.

jd-gui is the best decompiler at the moment. it can handle newer features in Java, as compared to the getting-dusty JAD.

这篇关于如何以人类可读的方式打开 Java .class 文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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