     The programs TEST_ELF and TESTPELLF show main features 
of the structure of ELF (Linux object and executable) files. 
They does not cover all variations of the ELF format (in fact, 
they were tested on ELF files of Slackware Linux, release 7.2).
TEST_ELF is aimed to files with SHT (Section Header Table), 
which can be stripped in executable files; TESTPELF is aimed 
to executable files with stripped SHT.
