Thread
:
In IDA, how to know the lib function belongs to which lib file?
View Single Post
#
1
04-02-2013, 22:47
cnbragon
Friend
Join Date: Nov 2010
Posts: 26
Rept. Given: 1
Rept. Rcvd 1 Time in 1 Post
Thanks Given: 3
Thanks Rcvd at 1 Time in 1 Post
maybe it can not, cause the library functions have been linked in the PE file during the build phase, and the PE file doesn't contain any information about the library itself.
cnbragon
View Public Profile
Find all posts by cnbragon