You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a minor thing; the upper bound address isn't included in the disassembly, meaning you must specify an upper address one byte beyond the region you're interested in - which is especially odd if the region happens to be at the end of the file.
How can the issue be reproduced?
Enter a region lower/upper bound and run the disassembly; it won't include the byte at the address specific in the upper bound.
ImHex Version
1.37.4
ImHex Build Type
Nightly or built from sources
Installation type
MSI
Additional context?
No response
The text was updated successfully, but these errors were encountered:
Operating System
Windows
What's the issue you encountered?
Just a minor thing; the upper bound address isn't included in the disassembly, meaning you must specify an upper address one byte beyond the region you're interested in - which is especially odd if the region happens to be at the end of the file.
How can the issue be reproduced?
Enter a region lower/upper bound and run the disassembly; it won't include the byte at the address specific in the upper bound.
ImHex Version
1.37.4
ImHex Build Type
Installation type
MSI
Additional context?
No response
The text was updated successfully, but these errors were encountered: