Manual Reference Pages  - jdis (1)

NAME

jdis - Java Disassembler

CONTENT

Synopsis
Description
     Options
See Also
Bugs
Copyright

SYNOPSIS

jdis [ -c, --copyright ] [ -h , -?, --help ] [ -v, --version ]
jdis [ -f filename ]

DESCRIPTION

jdis is CyberSoft’s 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.

    OPTIONS

-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.

SEE ALSO

vfind(1), cit(1), thd(1), uad(1), bhead(1).

BUGS

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

Copyright 1996-2000 by CyberSoft, Inc. All rights reserved.


CyberSoft, Inc. jdis (1) October 2000
Generated by manServer 1.07-cyber from jdis.1 using man macros.