Tornado Reference : Tornado Utilities

aoutToBinDec

NAME

aoutToBinDec - extract text and data segments from a.out file on x86

SYNOPSIS

aoutToBinDec < inFile > outfile

DESCRIPTION

This tool extracts the text and data segments from a BSD a.out object module, on standard input, and writes it to standard output as a simple binary image.

SEE ALSO

aoutToBinDec