mirror of
https://gitee.com/arthas/arthas.git
synced 2024-12-02 20:28:05 +08:00
94 B
94 B
The jad
command can be used to decompile the byte code:
jad demo.MathGame
{{execute T2}}