Quote:
Originally Posted by jonwil
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.