CoffScan v.001
Distributed as a HIDE project. You will need the macros,
headers and hidelib.lib from the HIDE package in order to
compile this program. It is possible to compile without
the library and headers with some modifications.
Usage:
CoffScan one.obj [two.obj] ... > output.txt
CoffScan will scan for all symbols in the object files
and dump a formatted list of symbols to stdout.
This version only scans COFF objects, not COFF libraries.
[attachment deleted by admin]