Date: Fri, 21 Oct 94 09:18:58 -0400 From: dj AT stealth DOT ctron DOT com (DJ Delorie) To: OKRA AT max DOT tiac DOT net Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: anonymous binaries > strings Extracts test-looking strings from binary files (just like the unix command). Part of binutils. > objcopy Copies object files around, possibly removing symbols or changing formats at the same time. Part of binutils. > djtart Like "tar tvf" but also knows about unix tar floppies. > djtarx Like "tar xvf" but also knows about unix tar floppies, and allows you to rename files with invalid dos filenames sa they're extracted. > dpmifix Run on old djgpp binaries to fix a bug in read(). > dtou Convert dos to unix text files. > utod Convert unix to dos text files.