jdis - Java Disassembler
Synopsis
Description
Options
See Also
Bugs
Copyright
jdis [ -c, --copyright ] [ -h , -?, --help ] [ -v, --version ] jdis [ -f filename ]
jdis is CyberSofts Java Disassembler. Java classes (compiled java sources) are examined and disassembled. The output of the disassembly is written to stdout. The output from jdis is intended for analysis, not recompilation.
-c, --copyright Display copyright information and then exit. All other options will be ignored. -h, -?, --help Display usage message and then exit. All other options will be ignored. -v, --version Display version information and then exit. All other options will be ignored. -f filename jdis will disassemble filename. Filename must be a compiled java class.
vfind(1), cit(1), thd(1), uad(1), bhead(1).
Please report all bugs to support@cyber.com Make sure to include the version of jdis, the platform and OS,the script or command used (including, if possible, the compiled java class), the complete output showing the bug, a short description of the problem, and contact information.
Copyright 1996-2000 by CyberSoft, Inc. All rights reserved.
| CyberSoft, Inc. | jdis (1) | October 2000 |