HIEW
{{Short description|Console hex editor}}
{{inline citations|date=September 2021}}
{{Infobox software
| name = Hiew
| screenshot =
| caption = Hiew
| developer = Eugene Suslikov
| latest_release_version = 8.81
| latest_release_date = {{Start date and age|2024|03|24}}
| operating_system = Microsoft Windows
| genre = Utility
| licence = Proprietary
| website = {{URL|www.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
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
Sources
- {{cite book|url=https://books.google.com/books?id=XE-ddYF6uhYC&dq=Hiew&pg=PT710|title=The Art of Computer Virus Research and Defense|author=Peter Szor|year=2005|publisher=Pearson Education|isbn=9780672333903}}
- {{cite book|url=https://books.google.com/books?id=W6HVAwAAQBAJ|title=Hacker Disassembling Uncovered, 2nd Ed|author= Kris Kaspersky|year=2007|publisher=A-LIST, LLC}}
- {{cite book|chapter-url=https://books.google.com/books?id=Q-l1DwAAQBAJ&dq=HIEW+computer&pg=PA139|title=Mastering Reverse Engineering: Re-engineer Your Ethical Hacking Skills|chapter=Tools of the Trade|page=139|author= Reginald Wong|year= 2018|isbn=9781788835299|publisher=Packt Publishing}}
External links
- {{Official website|www.hiew.ru}}
- [https://hte.sourceforge.net/ HT hex editor] — an open source HIEW clone
{{Windows-software-stub}}