com.pnfsoftware.jeb.core.units.codeobject.IPEDataDirectory |
This interface describes the data directory header of PE executable files.
Reference: https://msdn.microsoft.com/en-us/library/windows/desktop/ms680547(v=vs.85).aspx
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract long |
getPosition()
Get the relative virtual address of a directory entry.
| ||||||||||
abstract long |
getSize()
Get the size of a directory entry.
|
Get the relative virtual address of a directory entry. For Certificate entries, the returned value is an offset.
Get the size of a directory entry.