Please enable JavaScript to view this site.

DbgHelp Browser Help

The Data Bounds display shows the all the different data and code area in the PE file.

 

 uiDataBounds

 

Low

The low RVA (offset from the start of the PE file) of the data bound.

 

High

The high RVA (offset from the start of the PE file) of the data bound.

 

Type

This indicates if this area of memory is code or data.

 

Init

Is this area of memory initialised?

 

Writeable

Is this area of memory writeable?

 

Sorting

The data can be sorted by any column. Click the column header to select sorting by that column. Click the same header to reverse the sort direction.