Basically HIEW (Hacker`s view) is a hex viewer for those who need change some bytes in the code (usually 7xh to 0EBh). Also includes tools for: detailed dump of OMF/COFF object files and libraries, detailed dump of NE/LE/LX/PE/ELF executables, splitting and joining dual executables.
Hiew is able to view unlimited length files in text/hex modes and in Pentium Pro disassembler mode.
Here are some key features of "Hiew":
· view and edit files of any length in text, hex, and decode modes
· x86-64 disassembler & assembler
· physical & logical drive view & edit
· support for NE, LE, LX, PE, PE32+ and little-endian ELF executable formats
· support for Netware Loadable Modules like NLM, DSK, LAN,...
· following direct call/jmp instructions in any executable file with one touch
· pattern search in disassembler
· built-in simple 64bit decrypt/crypt system
· built-in powerful 64bit calculator
· block operations: read, write, fill, copy, move, insert, delete, crypt
· multifile search and replace
· keyboard macros
· unicode support
· Hiew Extrenal Module (HEM) support
Limitations:
· file size is limited to 150000 bytes
· no 64bit dis/assembler
· no ini-file processing
· no ordinal names
· no loading/storing keyboard macros in file
· no loading/storing crypt scripts in file
· crypt 32bit
· no progress bar
· no unicode support
· no HEM (Hiew External Module) support
What's New in This Release: [ read full changelog ]
· ARMv6 disassembler
· "ArmCodeDetection = On/Off" in ini-file
· Xor string (Edit/F8) is back!
· Names shift offset (F12/F6)
· Names export (F12/Shift-F12)
· PE section rva/offset correction (F8-F6-F5/F6)
· FIX: Some disassemblers fixes
· FIX: HEM: no set mode for HEM_RETURN_FILERELOAD