This repository was archived by the owner on Oct 31, 2021. It is now read-only.
Releases: Builditluc/PyHex
Releases · Builditluc/PyHex
PyHex - A Python Hex Editor
- PyHex can now edit files in hex
- Bug Fixes
Added some new Features and fixed some Bugs
The cursor can now change its line when scrolling "over the edge".
Bug fixes
Made PyHex a little bit prettier!
Added multiple boxes around important areas
First usable Version of PyHex
The first usable version of PyHex supports opening any file and displaying the content of the File byte for byte in hexadecimal. On the right, you can see the decoded bytes. Press ESC or q to exit