Hello
I want to make a plugin for ida that resolves some imports. The problem is that ida doesn't get the import table correctly. It gets the imports right (not the ordinals), but it doesn't get their address right. The file format used is E32.
Do i have to make another loader? Or can I just make plugin to do it? Can I change the import table contents after the file has been loaded?
Thx
Bye






