-------------------------------------------------------------------------------
Program : Dump
Purpose : Hex and ASCII file dump
Author : (C) Jon Ripley, 2002
Version : 0.02 (29th November 2002)
-------------------------------------------------------------------------------
Dump vsn 0.02 (29 Nov 2002) (C) Jon Ripley
Usage: Dump <input> [<file offset>] [options]
Options:-
[-i] <input> Input file name
<offset> Start position in file (hex)
<base> Base address
[-o <output>] Output dump to file
-h Display this help text
-l Display the licence for this program
-b Beep when command is completed
-q <command> Command to execute on exit
|