View Single Post
  #1  
Old 01-21-2005, 10:02
raygun
 
Posts: n/a
where are second level dll functions

how to find where the pointers to Indirect dll functions reside in your exe (when a dll you call calls another dll) They are not in the import table yet programs like Dependency Walker, Ollydbg etc. can find them. How does it do this?
Reply With Quote