WerWolv
banner
werwolv.net
WerWolv
@werwolv.net
I'm a 26 year old embedded systems electronics engineer. Mostly interested in low-level coding and console dev. Discord server: http://discord.gg/vAM4mAEb2q
ImHex's CLI can read these files and binaries as well and turn them into jsons, yamls or even HTML that can be embedded in a website. Or is there anything else you're looking for?
September 15, 2025 at 6:31 AM
It will soon :)

The editor is there for fast iteration purposes and so you don't have to depend on external tools. The Web version would also be entirely impossible without it
July 18, 2025 at 9:27 AM
And it's the best god damn logo any of my projects ever had :D
February 24, 2025 at 9:48 AM
This was a bug with shortcut migration in the latest release. You can go to Extras -> Settings -> Shortcuts and click on the X next to all the shortcuts. That should fix it

Next version will also resolve the issue
February 13, 2025 at 6:43 AM
Yep I think it broke in 1.36.0.
There's quite a few things about the data processor that are not great, I absolutely agree. I'd like to revisit the whole concept again and rework it in the future.

The Pattern Language is a bit more flexible for visualizing things but the learning curve is steeper
February 9, 2025 at 10:51 PM
Apparently I fixed the regular Image visualizer but not the RGBA8 one which had the same issue :D

Latest commit fixes it now and a nightly build should be available in about 20 minutes!
February 9, 2025 at 10:40 PM
I believe there was a bug with the data processor in the latest release that caused it to not work properly in a lot of cases, sorry.

You can try downloading the latest nightly build from imhex.werwolv.net, it should be fixed there
ImHex
A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
imhex.werwolv.net
February 9, 2025 at 9:57 PM
Let me know what's not working! I'm happy to improve and fix things if I know about them
February 9, 2025 at 9:47 PM
Oh yeah you're right, that can be confusing if you don't know about it. This option is for jumping to the currently selected address / pattern.
What would you have expected it to be named instead?
January 7, 2025 at 7:10 AM
My reasoning for resizing operations (resize, insert and delete) to not be as accessible as with other tools is that ImHex mainly aims to be an analysis tool. In this context, resizing the file in any way completely corrupts the file structure. I want to make it impossible to do that accidentally
January 7, 2025 at 7:08 AM
Hey, jumping to an address is under Edit -> Goto or CTRL + G. I think that's pretty standard, or am I wrong? Fill and delete are also under the Edit menu but I heard that a few times yeah.
Resizing the hex view (and even have it auto resize is possible with an option found in the Hex Editor footer
January 7, 2025 at 7:06 AM
Well can't do much about that anymore :D But we have pretty extensive support for themes so it can be made to not look much like ImGui anymore, I just like the default look a lot ^^
January 6, 2025 at 4:37 PM
Let me know what you don't like, I'm constantly working on improving the look and feel of it :)
January 6, 2025 at 4:33 PM
The nightly builds have the issue fixed where they don't persist in all cases :)
Also you can turn off the notifications by going to Extras -> Achievements and disable the checkbox there
December 7, 2024 at 7:44 PM