SaaSHub helps you find the best software and product alternatives Learn more →
ImHex Alternatives
Similar projects and alternatives to ImHex
-
ImHex-Patterns
Hex patterns, include patterns and magic files for the use with the ImHex Hex Editor
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
x64dbg
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
-
-
-
fq
jq for binary formats - tool, language and decoders for working with binary and text formats
-
SonyHeadphonesClient
A {Windows, macOS, Linux} client recreating the functionality of the Sony Headphones app
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
-
Kaitai Struct
Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby
-
-
-
imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
-
-
openage
Free (as in freedom) open source clone of the Age of Empires II engine :rocket:
-
binary-parsing
A list of generic tools for parsing binary data structures, such as file formats, network protocols or bitstreams
-
-
spyql
Query data on the command line with SQL-like SELECTs powered by Python expressions
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
ImHex reviews and mentions
-
Fq: Jq for Binary Formats
I'd also like to throw https://github.com/WerWolv/ImHex in the mix here.
-
Openage Development 2023: April
Documentation for AoE2 graphics formats have been enhanced and there is now a pattern file that you can use in imHex to explore the SLP file structure
-
Free Hex Editor
I’ve heard really good things about https://github.com/WerWolv/ImHex but haven’t gotten enough experience to say for sure. Modern, made for reversing, and includes hooks for a disassembler.
-
GNU poke: The extensible editor for structured binary data
Haven't watched the full video, but this looks similar ImHex (https://imhex.werwolv.net/), which also includes a pattern language thing to describe the structure of data. I used it once for a project, and it was useful when it worked, although I ran into some limitations when trying to model container formats.
Maybe it could do that and I just couldn't figure it out at the time, but if you have say a zip file with different file formats, you couldn't tell the language to switch between different structures based on like an index or a header that tells you the format of a subsection. It was a limitation of the pattern language.
I wonder if GNU poke is more advanced in that regard? A tool like this would be super useful for debugging custom binary formats, but some formats can get pretty complex.
- Murmelbahn: Reverse engineered the Gravitrax course file format
- GitHub - WerWolv/ImHex: 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
-
good hex view software?
Give this a try: https://github.com/WerWolv/ImHex
-
Ask HN: What software do you use to examine binary files?
Lately I've been using ImHex a lot [1], it's a modular hex editor that has schema files for different file formats which comes in handy when you work a lot on reverse engineering memdumps from firmware flash files.
-
[Media] I created a rudimentary terminal UI hex editor!
Let's go build the next ImHex!! GG
-
ImHex – A Hex Editor for Reverse Engineers and Programmers
They claim [1] the text rendering is "pixel-perfect" now in the default font. But anti-aliasing is on by default for custom-chosen fonts, maybe one of those will work better?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0920ba5d08>
www.saashub.com | 9 Jun 2023
Stats
WerWolv/ImHex is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of ImHex is C++.