RUNUNIT - examine and patch a run-unit.

Syntax:

boff RUNUnit filename [options]

Options:

filename
is the name of the file containing the run-unit you want to examine/patch.
ManiFest=filename
specifies a manifest file. For more details, see "expl boff manifest".
Name=runame
specifies the name of the run-unit you want to examine/patch, if the file contains several run-units.
-Write
indicates that BOFF should not access the file with write permissions (i.e. read only). This prevents accidental alteration of the file. Without this option, BOFF accesses the file for both read and write.

Description:

The RUNUnit mode of BOFF lets you examine and patch Native Mode run-units. It is like "BOFF Patch", except in the following ways.

To patch a value in the file, simply assign a new value to the appropriate address. This changes the corresponding location in the run-unit file.

See Also:

expl boff

expl boff patch

expl boff manual

Copyright © 1996, Thinkage Ltd.