ImHex – A Hex Editor
github.com
ImHex – A Hex Editor
1–10 of 85 posts
Re: ImHex – A Hex Editor
#2Re: ImHex – A Hex Editor
#3https://github.com/ocornut/imgui/blob/master/docs/FAQ.md#q-h...
Re: ImHex – A Hex Editor
#4Is "for people that value their eye sight" just a synonym for "defaults to dark mode"?
Re: ImHex – A Hex Editor
#5Is "for people that value their eye sight" just a synonym for "defaults to dark mode"?
The screenshots sure are unkind on my presbyopic eyes, even when blown up to full size.
Re: ImHex – A Hex Editor
#6Is "for people that value their eye sight" just a synonym for "defaults to dark mode"?
Dark mode with green letters - a standard for hours of working before the screen since 1980’s . The white background is not good for the eyes.
If anything, amber terminals were easier on the eyes. Or the white on black ones. Those were nice.
Re: ImHex – A Hex Editor
#7Is "for people that value their eye sight" just a synonym for "defaults to dark mode"?
Dark mode with green letters - a standard for hours of working before the screen since 1980’s . The white background is not good for the eyes.
I had the impression that pre-1980's screens were green for chemical reasons not for eye-strain optimization (?)
Re: ImHex – A Hex Editor
#8But this has some nice features! For example, it can parse the executables, and show structures:
Disassembler supporting many different architectures ARM32 (ARM, Thumb, Cortex-M, aarch32) ARM64 MIPS (MIPS32, MIPS64, MIPS32R6, Micro) x86 (16 bit, 32 bit, 64 bit)
Just to start, along with a ton of other file parsing, etc.
This looks pretty cool. Compiling it needs a C++20 compiler and no small list of dependencies...but it’s cool.
Re: ImHex – A Hex Editor
#9Any chance for a different font that has antialiasing? I find non-antialiased fonts very hard to read. https://github.com/ocornut/imgui/blob/master/docs/FAQ.md#q-h...
You will have to edit imgui.ini which is generated after launching the program once.
Re: ImHex – A Hex Editor
#10Earlier quoted context omitted.
Dark mode with green letters - a standard for hours of working before the screen since 1980’s . The white background is not good for the eyes.
Yeah, but in those days we did that because there wasn't any other option. It's not like the colour scheme of the monochrome terminal was chosen for ergonomic reasons. If anything, amber terminals were easier on the eyes. Or the white on black ones. Those were nice.