HexView - Go to
Follow an offset field in a template to the sector the field points to.
Unit
Byte, Sector or Cluster.
The offset is in bytes, sectors or clusters.
Cluster size.
If the offset is in clusters, the number of sectors per cluster, usually 8.
Format
Big-endian or little-endian.
Whether the byte order significance of integer values is right-to-left or left-to-right.
Unsigned or signed.
Whether the value is unsigned or in two's complement format.
From the beginning of this
Range.
The base (offset zero) of the offset is the range of sectors being read.
Sector.
The base (offset zero) of the offset is the current sector being displayed.
Device.
The base (offset zero) of the offset is the base of the device.
Custom offset.
The base (offset zero) of the offset is a user-supplied value. For example if the device is Disk 1 and the sector is the MFT boot sector is for drive D, which is at offset 2048 sectors into Disk 1, then this value is 2048.
Hex string
The value as shown in the left pane.
Hex value
The value in hex digits.
Decimal value
The value in decimal digits.
Copyright © 2017-2026 QueTek Consulting Corporation. All rights reserved.
Back to Table of Contents
|