I can intercept the API from a c++ application, but I'm having trouble with .net applications. With C++ apps, I just get the module handle of the .exe and I can get the correct IMAGE_IMPORT_DESCRIPTOR for the specific dll using ImageDirectoryEntryToData(). But with .net, when I use the .exe as...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.