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

Choose a tag to compare

@Builditluc Builditluc released this 08 Aug 12:29
  • PyHex can now edit files in hex
  • Bug Fixes

Added some new Features and fixed some Bugs

Choose a tag to compare

@Builditluc Builditluc released this 06 Aug 20:02

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

Made PyHex a little bit prettier!

Pre-release

Choose a tag to compare

@Builditluc Builditluc released this 01 Aug 14:13

Added multiple boxes around important areas

First usable Version of PyHex

Pre-release

Choose a tag to compare

@Builditluc Builditluc released this 31 Jul 11:17
a9f478c

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