Skip to content
This repository was archived by the owner on Oct 31, 2021. It is now read-only.

Releases: Builditluc/PyHex

PyHex - A Python Hex Editor

08 Aug 12:29

Choose a tag to compare

  • PyHex can now edit files in hex
  • Bug Fixes

Added some new Features and fixed some Bugs

06 Aug 20:02

Choose a tag to compare

The cursor can now change its line when scrolling "over the edge".
Bug fixes

Made PyHex a little bit prettier!

01 Aug 14:13

Choose a tag to compare

Pre-release

Added multiple boxes around important areas

First usable Version of PyHex

31 Jul 11:17
a9f478c

Choose a tag to compare

Pre-release

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