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?
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?
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
And it's the best god damn logo any of my projects ever had :D
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
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
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!
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
Let me know what's not working! I'm happy to improve and fix things if I know about them
they call me AI the way I hallucinate answers to exam questions
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?
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
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
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 ^^
Let me know what you don't like, I'm constantly working on improving the look and feel of it :)
Just released ImHex 1.36.0 featuring various awesome improvements with the Pattern Editor and the pattern language. It's now possible to import other patterns into your own patterns and to disassemble bytes through the pattern language.
Check it out! :)
github.com/WerWolv/ImHe...
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