HxD
/ Update
1 min read
HxD is a quick and flexible hex editor for editing files, memory, and drives of any capacity.
-
It can be applied to forensic investigation, data recovery, debugging, and exact manipulation of binary data.
-
Important features include viewing file and memory contents, editing, searching, and comparing hex data.
-
The hex data on the left indicates the file’s contents in hexadecimal, and the ASCII interpretation appears on the right.
-
The Data Inspector on the right allows you to examine individual bytes by displaying their values in many data types (e.g., integer, float), facilitating a more straightforward data evaluation.