[ 源代码: jclassinfo ]
软件包:jclassinfo(0.19.1-7 以及其他的)
extracts information from Java class files
jclassinfo reads Java class files and extract useful information from them, such as:
* the classes/methods/constants/fields provided * their dependencies * the version of the virtual machine necessary to run them * a full disassembly of the bytecode * other attributes
Its main advantage over other similar programs is that it is written in C, which makes it much faster and more suitable for scripting.
其他与 jclassinfo 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.7)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: sgml-base (>= 1.28)
- SGML infrastructure and SGML catalog file support
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时