Software:Hiew

From HandWiki
Revision as of 07:46, 8 November 2021 by imported>MedAI (fix)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Hiew
Developer(s)Eugene Suslikov
Stable release
8.71 / December 15, 2020; 3 years ago (2020-12-15)
Operating systemMicrosoft Windows
TypeUtility
LicenceProprietary
Websitewww.hiew.ru

Hiew (short for Hacker's view) is a popular 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

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.

External links