GNU BinUtils
IT & Infrastructure
1
Posts
1
Posters
0
Views
1
Watching
-
This question is refered to everyone who knows to use those tools ! When I call to objdump -x exefile ... Does it give the calls within the exefile to the DLL functions or it lists the functions related to each DLL ? If it supplies the functions within each DLL, how do I use the objdump to supply the functions within the executables which call functions of a certain DLL ? Thanks, Clint