Tornado Reference : Tornado Utilities

elfToBin

NAME

elfToBin - extract text and data segments from an ELF file

SYNOPSIS

elfToBin < inFile > outfile

DESCRIPTION

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

SEE ALSO

elfToBin