XDLL v1.0 - Microsoft Windows DLL Calling Translator for Turbo Dump

XDLL can be used as a filter
  e.g. TDUMP smurf.exe | XDLL
  or   TDUMP smurf.exe smurf.dum
       XDLL < smurf.dum
or as an ordinary program with command-line option
  e.g. TDUMP smurf.exe smurf.dum
       XDLL smurf.dum

This utility is a DOS executable for inspecting 16-bit Windows applications. 
It will translate any numbered-DLL-function-call into appropriate function name, when used
in cooperation with Borland's Turbo Dump (TDUMP). 
 
To enable it doing so, user must supply additional (non standard) DLL number-to-name
conversion table. This table can be generated easily, by editing TDUMP output for related
DLLs.

I would like to rewrite this kind of utility in 32-bit environment, but lacks of
PE format information/inspection utility has been forbade me to do so. And I will
thank you for any help in this matter.

Andika Triwidada
http://www.geocities.com/SiliconValley/9166
mailto:andika@hotmail.com

-----------------------------------------------------------------------------------

DEPEND.EXE  08 September 1995, 11406 bytes
