summaryrefslogtreecommitdiff
path: root/doc/note/binutils/dumpbin.txt
blob: e71be0e951558c496ecb129ee71a4a0205b4c1e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

DumpBin For Windoof
===================

Analyze PE32 / PE32+ files.

Location: "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\dumpbin.exe"

Help

  dumpbin /?

List needed DLLs.

  dumpbin /DEPENDENTS foo.exe