0xnhl

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.

  • https://mh-nexus.de/en/hxd/

  • 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.

HxD
https://nahil.xyz/vault/tools/hxd/
Author Nahil Rasheed
Published at June 19, 2026
Disclaimer This content is provided strictly for educational purposes only.