remi
May 18th, 2002, 11:27
Hi all:
I'm making a program to dump the import table of the PE files, but i have found a problem. At offset PE + 80 there is the addres of the import table and in the next DWORD i thought there was the size of the import table. This is only true for the programs compiled with borland products, in the microsoft ones there only appeares the size of the array of Image import decriptors. I've searched in internet without luck (someone will be thinking in sending me to the searching lores page
). Hope there's someone that can give me an idea of how to get this size (the idata section isn't always called like this
).
Sorry about my low english level, and thanks
.
I'm making a program to dump the import table of the PE files, but i have found a problem. At offset PE + 80 there is the addres of the import table and in the next DWORD i thought there was the size of the import table. This is only true for the programs compiled with borland products, in the microsoft ones there only appeares the size of the array of Image import decriptors. I've searched in internet without luck (someone will be thinking in sending me to the searching lores page


Sorry about my low english level, and thanks
