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.
We don't have any images related to HIEW yet.
You can add one yourself here.
We don't have any YouTube videos related to HIEW yet.
You can add one yourself here.
We don't have any PDF documents related to HIEW yet.
You can add one yourself here.
We don't have any Books related to HIEW yet.
You can add one yourself here.
We don't have any archived web articles related to HIEW yet.
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
- Peter Szor (2005). The Art of Computer Virus Research and Defense. Pearson Education. ISBN 9780672333903.
- Kris Kaspersky (2007). Hacker Disassembling Uncovered, 2nd Ed. A-LIST, LLC.
- Reginald Wong (2018). "Tools of the Trade". Mastering Reverse Engineering: Re-engineer Your Ethical Hacking Skills. Packt Publishing. p. 139. ISBN 9781788835299.
External links
- Official website
- HT hex editor — an open source HIEW clone