ClassPy: JVM字节码查看器

882 阅读1分钟

ClassPy 是一款查看JVM字节码的工具,可以方便的分析字节码常量池等信息。

GitHub地址: https://github.com/zxh0/classpy

效果图:

在这里插入图片描述