
BinDump 1.0
===========
Freeware, Released on 1997-11-10

BinDump is a freeware, command-line, Java utility to output
a file in binary form. To run, type the following command on
the command-line:

java BinDump [file name] [starting byte] [bytes]

We suggest you to place this utility in your CLASSPATH so
you can access it no matter which directory you are in.

For example, if your CLASSPATH variable is the following:

set CLASSPATH=.;c:\classes;

Then place BinDump.class in c:\classes.

-----

For the latest builds and information concerning BinDump,

please refer to the following web site and e-mail address:



http://www.geocities.com/MadisonAvenue/2629/
cynosurex@iname.com



Copyright (C) 1997 by Chieh Cheng - Cynosure.X International.

All Rights Reserved.

