Currently the PE Information expert shows only very limited information for 64 bits dlls and packages. It would be nice to extend that to also show imports and exports.
Hee is some C# code that gets all exports from 32 and 64 bit DLLs: https://gist.github.com/reigningshells/d4d9d97a59a2aea8890e75c203230e92
Log in to post a comment.
Hee is some C# code that gets all exports from 32 and 64 bit DLLs:
https://gist.github.com/reigningshells/d4d9d97a59a2aea8890e75c203230e92