[ 原始碼: 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)
- 壓縮函式庫 - 跑程式時用(runtime)