i am trying to retrieve exported function names from a dll ,using export directory .I can get a Export function (export by name)...i cant get function name(export only by ordinals)...giv e some logic ..i am using vista ,thank u...
how to get exported function name(exported by ordinal from a dll or in portable-execu
Collapse
X
-
-
i tried dumpbin in command window ,it does not work ...i am using vista..is there is another logic to find the names....?Comment
-
i cannot predict the mistaken while using dumpbin ,if its by syntax mistake or does not supported to vistaComment
-
'dumpbin' is not recognized as an internal or external command ,operable program or patch file......its the message when i'm trying in cmd....redsonComment
Comment