authInfo
VM
Labs SDK Internal Release 0.86.2
authinfo is a program for dumping information about authenticated files. It runs under both Windows and Linux.
Usage:
authinfo -V | --version
or
authinfo [-vbcdfl5m] [option option option...] filename [filename filename. ..]
Switches and options:
Switch
|
Action
|
-b | Print the blessings version. |
-c |
Print the coff offset |
-f --output |
Use the next filename encountered as the output filename for coff dumping. |
-d --dump --dumpCoff |
Dump the coff file part of the authenticated file to filename.cof or the file specified by the -f/--output option. |
-h |
Print help info. |
-l |
Print Leadin Authentication String. V2 only. |
-5 --md5 --haash |
Print info about MD5 hashes |
-m |
Print accepted media information. V2 only. |
-v --verbose |
Print lots of stuff. |
-V --version |
Print version info and exit. |
Note that switches pertaining to the Leadin Authentication String and media information are applicable only to applications that have been blessed with V2 Blessings.
Sample output:
[cheiny:~/test/]>authinfo -dv is3.run.app
First four bytes: Bles
Blessing version number: 1
Application type: 0 (game)
Coff offset: 0x00000470 (decimal: 1136)
4555626 bytes copied to is3.run.app.cof.
[cheiny:~/test/]>
Last updated: May 21, 2001 by Christopher Heiny
Please email comments or questions to SDK-Release@vmlabs.com
This page © Copyright 2001 VM
Labs, Inc. Mountain View, CA. All rights reserved.
This page and the
directories it links to contain information Confidential and Proprietary to
VM Labs, Inc. Unless otherwise noted, all contents are covered by non-disclosure
agreement.
All contents, unless otherwise noted, are:
Copyright © 1997-2001 VM Labs, Inc. All Rights Reserved
For VM Labs internal use only.
VersionInfo: $Id: authinfo.html,v 1.3 2001/06/06 22:09:51 lreeber Exp $