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
44k stars 1.92k forks source link

[Feature] floating or draggable window of view #1922

Open Chauhan-Aniket opened 3 days ago

Chauhan-Aniket commented 3 days ago

What feature would you like to see?

  1. put paste button to direct paste
  2. make if floating or draggable window, or change that place
  3. real time search & instead of selection for HEX or String ,view both results side by side
  4. runtime number finding with hex or decimal feature with little or big endian
  5. on next search don't clear search box

- Search box hiding hex value

image

- Selection on next search

image

How will this feature be useful to you and others?

1 : direct paste of clip board 2 : left corner of hex view is not visible when search found in that area 3 : some time its crucial to compare & match or get ascii value , when reversing such chunk its helpful to just pass desired result which may be stored in other format 4 : finding big or little endian number with Hex or decimal 5 : pressing search & again fill text box is little bit annoying , so don't clear or just make selection of that word that user will clear or pressing right arrow & continue next search

paxcut commented 3 days ago

This is meant to be a simple search. Some of the features asked for don't belong here and should be requested of the advanced search instead.