Import Address Table

0001-01-01 pe

The Import Address Table is a data structure within a PE file that contains information about the addresses of functions imported from other PE files. For example, an application may import CreateFileA from kernel32.dll.


Links to this note