View Single Post
  #6  
Old 03-29-2010, 23:03
rcer rcer is offline
Friend
 
Join Date: Dec 2008
Posts: 171
Rept. Given: 5
Rept. Rcvd 9 Times in 8 Posts
Thanks Given: 6
Thanks Rcvd at 30 Times in 22 Posts
rcer Reputation: 9
Quote:
Originally Posted by jonwil View Post
How can I take a call in the .NET part to a native function (as viewed in .NET reflector) and then find the code for that native function with IDA?
I have a similar problem with a .NET executable which uses a .NET wrapper.dll to direct calls to a dll written in native code.
Reply With Quote