• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Reverse Engineering Rehex v0.5 - Reverse Engineers’ Hex Editor

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,605
Solutions
2
Reputation
32
Reaction score
100,452
Points
2,313
Credits
32,570
‎6 Years of Service‎
 
76%
comments-types.gif


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

    Added “x86 disassembly syntax” to “View” menu to allow selecting between Intel or AT&T notation for x86 disassembly (#142).
    Handle file open message used for “Open With” on macOS (#144).
    Added –compare switch to jump straight into comparing two files (#141).
    Fix timer leak that can cause a crash when closing the compare window or strings panel.
    Add import and export functions for Intel Hex files (#102).
    Add online help (#147).
    Add Bitmap Data Visualisation tool (#29).
    Add Binary Template support (#138).
    [Emily Ellis] Save new files without the execute bit set (#154).
    Include highlight colour names in context menu (#153).
    Save write protect setting in rehex-meta.json (#143).
    Fix several occasional crashes.


To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top