qhexview
qhexview copied to clipboard
Selection doesn't work right when viewing more than approximately 2GB of data
- Open a file in which is > 2GB
- Scroll around and attempt to select bytes
It should properly select the bytes, but it looks like perhaps the selection variables are overflowing, because the selection goes all the way to the end of the view.