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

[Bug] Export selection to file omits last byte #1619

Open kyle-sylvestre opened 6 months ago

kyle-sylvestre commented 6 months ago

Operating System

Windows

What's the issue you encountered?

Export selection to file omits the last byte of the selection.

How can the issue be reproduced?

  1. highlight a section of bytes
  2. export selection to file
  3. open file to see it is missing the last byte

ImHex Version

1.33.2

ImHex Build Type

Installation type

portable

Additional context?

No response