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
37.42k stars 1.64k forks source link

[Feature] Framing clicked 'pattern data' not only in the hex editor (indicated by a range of bytes) but also in the 'Pattern Data' (indicatd by a range of elements) #1741

Closed qknight closed 3 weeks ago

qknight commented 3 weeks ago

What feature would you like to see?

When I click some 'pattern data' ImHex frames the bytes in the hex-view. It would be helpful if the 'pattern data' was framed as well so one could get the relation visually.

grafik

The framed table values should contain the row and all childs. In the screenshot I only framed the importsDirectory I clicked on.

How will this feature be useful to you and others?

It will give faster feedback for better UX.

Request Type

Additional context?

If wished I can upload nicer screenshots illustrating the idea.