WerWolv / ImHex

🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
https://imhex.werwolv.net
GNU General Public License v2.0
44.02k stars 1.92k forks source link

[Bug] Various issues from u/egudu #809

Open iTrooz opened 1 year ago

iTrooz commented 1 year ago

Operating System

Not known

What's the issue you encountered?

Various issues were described by this user on https://www.reddit.com/r/netsec/comments/wbbyfn/comment/ii8g5o3, and some of them are still present (and I'm willing to fix at least some of them)

This issue will be used to reference all PRs made regarding this

How can the issue be reproduced?

Not applicable

ImHex Version

Not known

ImHex Build Type

Installation type

Not known

Additional context?

Original message :

I'm using HxD so I will give you my feedback comparing to it. Some of this might come off as mean, it's not intended to.

Stop connecting to the internet without my permission.

I don't want the fullscreen mode, I want to see my taskbar. Make an option for that.

I cannot drag & drop multiple files on it.

The dropdown list for files is annoying, I want a tab bar to quickly switch. The tab bar needs a [x] to close a tab, and a tab needs to be closed with middle-mouse click.

File -> Close need to be keybound to Ctrl+W.

I use HxD to compare files and get their hashes.

"Diffing" should have a button to quickly add the last two files to it (and/or do that automatically upon selecting the tab). Messing with two dropdown boxes is too much work.

The diffing tool is completely useless. Why is there no button/keybind to go to the next difference? Why does it not go to the first difference found automatically? Why does it not tell me that two files are identical?

I'll hash a small 2 GB file and the program freezes - heck I cannot even Alt+Tab out because it's in fullscreen mode. Why not dedicated tool to hash that also has the option to compare with a given hash and shows a progress bar like HxD? Though it's much faster than HxD, good.

Why does F3 and Shift+F3 not continue/reverse the search results? Do you expect me to use mouse-clicks on those buttons?

Ctrl+G (goto) cannot be closed with ESC, but Ctrl+F (search) can.

Ok that was all for the beginning.

Have not looked in other tools

iTrooz commented 1 year ago

Stop connecting to the internet without my permission.

Fixed in #794

github-actions[bot] commented 2 months ago

This issue is marked stale as it has been open for 11 months without activity. Please try the latest ImHex version. (Avaiable here: https://imhex.download/ for release and https://imhex.download/#nightly for development version) If the issue persists on the latest version, please make a comment on this issue again

Without response, this issue will be closed in one month.

Nemoumbra commented 2 months ago

Ctrl+G (goto) cannot be closed with ESC, but Ctrl+F (search) can.

Fixed as of now.