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-2002 by CyberSoft, Inc. All rights reserved.

jdis(1)

CyberSoft VFind Security Toolkit

jdis(1)