- Joined
- Jan 8, 2019
- Messages
- 56,623
- Solutions
- 2
- Reputation
- 32
- Reaction score
- 100,455
- Points
- 2,313
- Credits
- 32,750
6 Years of Service
76%

Reverse Engineers’ Hex Editor
A cross-platform (Windows, Linux, Mac) hex editor for reverse engineering, and everything else.
Features
Large (1TB+) file support
Decoding of integer/floating-point value types
Inline disassembly of machine code
Highlighting and annotation of ranges of bytes
Side by side comparison of selections
Lua scripting support (API reference here)
Virtual address mapping support
Changelog v0.5.3
Correctly nest comments when updating comments panel (#169).
Update text in comments panel when a comment is modified.
Fix display of >4GiB virtual offsets in files that are <=4GiB (#170).
Add support for code page 437 (IBM) and 932/936/949/950 (Microsoft).
Fix handling of multibyte character boundaries in document view.
Draw wide characters in document view (#173).
Move forwards/backwards and select whole instructions from disassembly in document view.
Don’t capture tab key press in text area of document view.
Add missing error checks.
Add number base option to “Jump to offset” dialog.
Drawing optimisations (improves responsiveness), particularly on macOS.
Fix some undefined behaviour issues.
To see this hidden content, you must like this content.