> dumpbin /dependents MD5.dll [snip] Image has the following dependencies: perl510.dll KERNEL32.dll msvcrt.dll [snip] #### > objdump -x MD5.dll | grep "DLL Name" DLL Name: perl510.dll DLL Name: KERNEL32.dll DLL Name: msvcrt.dll