jdis(1) CyberSoft VFind Security Toolkit jdis(1)

NAME

JDIS - Java Disassembler

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

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


jdis(1) CyberSoft VFind Security Toolkit jdis(1)