Module depends tool

G

Gisle Vanem

Is there a tool to show which dynamic modules (*.pyd/*.dll) a
script depends on w/o running it? And the path(s) where python would
have loaded it from. Something like Cygwin's cygcheck does for
PE modules.

G:\Programfiler\Python.23\Lib\site-packages>cygcheck pcapy.pyd
Found: .\pcapy.pyd
pcapy.pyd
g:\Mingw32\bin\wpcap.dll
f:\windows\System32\ADVAPI32.DLL
f:\windows\System32\ntdll.dll
f:\windows\System32\KERNEL32.dll
f:\windows\System32\RPCRT4.dll
f:\windows\System32\msvcrt.dll
f:\windows\System32\USER32.dll
f:\windows\System32\GDI32.dll
f:\windows\System32\WS2_32.DLL
f:\windows\System32\WS2HELP.dll
f:\windows\System32\python23.dll
f:\windows\System32\SHELL32.dll
f:\windows\System32\SHLWAPI.dll
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top