Article · Wikipedia archive · Last revised Jun 14, 2026

HIEW

HIEW, sometimes given as Hiew, is a console hex editor for Windows written by Eugene Suslikov (sen). Amongst its feature set is its ability to view files in text, hex and disassembly mode. The program is particularly useful for editing executable files such as COFF, PE, or ELF executable files.

Last revised
Jun 14, 2026
Read time
≈ 1 min
Length
190 w
Citations
Source
Hiew
DeveloperEugene Suslikov
Stable release
8.81 / March 24, 2024 (2024-03-24)
Operating systemMicrosoft Windows
TypeUtility
LicenceProprietary
Websitewww.hiew.ru

HIEW, sometimes given as Hiew, (short for Hacker's view) is a console hex editor for Windows written by Eugene Suslikov (sen). Amongst its feature set is its ability to view files in text, hex and disassembly mode. The program is particularly useful for editing executable files such as COFF, PE, or ELF executable files.

Features

Demo screenshot source ↗

Hiew's features include:

  • Built-in x86, x86-64 and ARMv6 assembler and disassembler.
  • Pattern searching in hex/text/disassembler mode.
  • Support for NE, LE, LX, PE and little-endian ELF executable formats.
  • Built-in 64-bit calculator.
  • Supports files of arbitrary length.
  • Support for working with files and physical disks
  • Functionality can be extended via exposed API with Hiew External Modules support.
See also

See also

Sources

Sources

External links