Topic created on: September 7, 2016 21:19 CDT by luckiejacky .
Let's say I had an api in the import section
which says LocalAlloc, right above it, there is
the dll name where it imported from.
How can I dump the dll name of the api to console?
If I load everything from scratch, it is a double work.
The GetType function returns its type, but not things like
advapi32.dll etc
ida pro
Thanks