Hello,
I need to lookup the addresses of all the functions contained by Win32 exe. More over not only addresses the whole signatures of methods, classes and other types contained in EXE(it can be Win32 dll as well).
How should I proceed. I know everything regarding PE file format. but don't know how to look up the section where these information lies in PE?
Regards
Usman






