ImHex

🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. (by WerWolv)

ImHex Alternatives

Similar projects and alternatives to ImHex

  1. imgui

    377 ImHex VS imgui

    Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. egui

    226 ImHex VS egui

    egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

  4. bruno

    83 ImHex VS bruno

    Opensource IDE For Exploring and Testing API's (lightweight alternative to Postman/Insomnia)

  5. tracy

    73 ImHex VS tracy

    Frame profiler

  6. Adminer

    58 ImHex VS Adminer

    Database management in a single PHP file

  7. openage

    57 ImHex VS openage

    Clone of the Age of Empires II engine 🚀

  8. ghidra-scripts

    A collection of my Ghidra scripts to facilitate reverse engineering and vulnerability research.

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. rizin

    UNIX-like reverse engineering framework and command-line toolset.

  11. fq

    48 ImHex VS fq

    jq for binary formats - tool, language and decoders for working with binary and text formats

  12. Kaitai Struct

    Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby

  13. cutter

    40 ImHex VS cutter

    Free and Open Source Reverse Engineering Platform powered by rizin

  14. orange

    27 ImHex VS orange

    🍊 :bar_chart: :bulb: Orange: Interactive data analysis

  15. hexyl

    18 ImHex VS hexyl

    A command-line hex viewer

  16. unblob

    18 ImHex VS unblob

    Extract files from any kind of container formats

  17. HexFiend

    13 ImHex VS HexFiend

    A fast and clever hex editor for macOS

  18. capstone

    Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.

  19. ImHex-Patterns

    Hex patterns, include patterns and magic files for the use with the ImHex Hex Editor

  20. x64dbg

    34 ImHex VS x64dbg

    An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.

  21. pycdc

    3 ImHex VS pycdc

    C++ python bytecode disassembler and decompiler

  22. XMachOViewer

    XMachOViewer is a Mach-O viewer for Windows, Linux and MacOS

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ImHex alternative or higher similarity.

ImHex discussion

Log in or Post with

ImHex reviews and mentions

Posts with mentions or reviews of ImHex. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-05-08.
  • Ask HN: What are good high information density UIs (screenshots, apps, sites)
    21 projects | news.ycombinator.com | 8 May 2025
    I find Geizhals' filtering options reasonably compact and information dense. https://geizhals.de/?cat=gra16_512&xf=132_16384&pg=1&view=li...

    I like the simple table view of RPiLocator. Only a few columns, but lots of rows, no unneeded clutter. https://rpilocator.com/

    Not as compact as possible, but at least shows quite some information: GSMArena. It could fit more phones into the comparison table with less whitespace/greyspace though. https://www.gsmarena.com/compare.php3?idPhone1=10386&idPhone...

    All sites as viewed on desktop, on mobile this would likely not work out.

    I also want to echo the command line tools mention in another comment. GDB's TUI is reasonable for my use, but after some experience this recently posted terminal debugger might be better: https://github.com/al13n321/nnd via https://news.ycombinator.com/item?id=43905185

    Also the hex editor I am currently using, despite some problems: https://github.com/WerWolv/ImHex

    An example of an information dense GUI that might be a bit overwhelming is Ghidra: https://en.wikipedia.org/wiki/Ghidra (page includes a basic screenshot, you can fill your screen(s) with as many sub windows and information panes as you want)

    As a side note, while trying to find examples I realized just how few websites there are (any more?) that show a lot of information at the same time. Worst recent offender is YouTube's redesign with only 3 video tiles in a row on a 1440p screen, luckily easily fixed via a ublock rule.

  • Capstone Disassembler Framework
    9 projects | news.ycombinator.com | 25 Sep 2024
  • Veles: Open-source tool for binary data analysis
    10 projects | news.ycombinator.com | 25 Jul 2024
  • ImHex: Free and Open Source Hex Editor for All OSes and the Web
    1 project | news.ycombinator.com | 30 Jun 2024
  • Zuckerberg disses closed-source AI competitors as trying to 'create God'
    1 project | news.ycombinator.com | 29 Jun 2024
  • A Hex Editor for Reverse Engineers
    5 projects | news.ycombinator.com | 29 Jun 2024
    I see they have implemented a cute uwu logo, like a handful of other software projects

    https://github.com/WerWolv/ImHex/raw/master/resources/dist/c...

  • wxHexEditor — a Free Hex Editor / Disk Editor for Huge Files or Devices
    4 projects | news.ycombinator.com | 18 May 2024
    A good replacement is ImHex (https://github.com/WerWolv/ImHex). Which does the job really well.
  • Ask HN: What Underrated Open Source Project Deserves More Recognition?
    63 projects | news.ycombinator.com | 7 Mar 2024
    ImHex

    “A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.”

    I actually used it not too long ago to inspect why a mp4 file wasn’t valid. The pattern language that they have is quite nice and having sections of the hex highlighted and being able to see what structures they represent and what data was on those structures was very useful!

    https://github.com/WerWolv/ImHex

  • Spectrum Analyser, a Sinclair ZX Spectrum reverse engineering tool
    3 projects | news.ycombinator.com | 8 Feb 2024
    Just one note: Please use UI scaling; it's near impossible to read on a 150% 4k screen (much less on 100%). Unfortunately, young eyes don't last forever.

    The UI looks very much like ImHex (https://imhex.werwolv.net/) is this a coincidence, or is it the standard ImGui look and feel?

    I wish ImHex had a decompiler for Z80 as well, but this is much better.

  • Immediate Mode GUI Programming
    15 projects | news.ycombinator.com | 15 Jan 2024
    I didn't use RemedyBG or Tracy, but I did try ImHex (https://github.com/WerWolv/ImHex) and it loaded 12% of the CPU because everything is being repainted 60 times per second. Heck, it even has an option to limit the FPS, which solves the CPU load a bit, but at the same time results in sluggish input because the event handling is tied to the drawing frequency.

    So yes, the experience was not good, and I don't see what these tools would lose by using a proper GUI. I don't want every utility to drain my laptop battery like a decent video game.

    ImGui is great if you already have a loop where everything is unconditionally redrawn every frame, but otherwise it's a really odd choice for an end-user application.

  • A note from our sponsor - InfluxDB
    www.influxdata.com | 9 Jul 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic ImHex repo stats
56
49,674
9.9
10 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?