|
![]() |
|||
|
home products solutions news downloads order support about us |
|
|||
PE Explorer Feature Tour |
||||
|
|
Data Directory Viewer Viewing the Data Directories The Data Directories at the end of the PE optional header usually contain pointers to the import and export tables, resources, debugging information, base relocations and other OS specific data. The Data Directories are an array of 16 structures. Each array entry has a predefined meaning for what it refers to. ![]() The Data Directories viewer lets you view and edit the Virtual Address and Size of the chosen directory describing allocation of parts of the code, which are important for the program's loading and execution. Use the Set to Zero button to remove a pointer: it sets both Virtual Address and Size to zero. This is the second of the three steps required to delete a section pointed to by Data Directories. ![]() ![]() "If in doubt don't change" is a good rule of thumb. Always create a backup copy of the original files before modifying!
|
|||