asherhe / hexeditor

A hexadecimal editor written in Python just because

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hexeditor

A hexadecimal editor written in Python just because. I guess I was bored enough to write this thingy

Usage

To open a file, write the file path into the smaller box (which I hope you can find).

A screenshot

You can then read the file contents. To edit the file, just write the hexadecimal stuffs inside, like so:

Yet another screenshot

It might be helpful to use a ASCII table or something. To save the file, simply press "Save":

Why do I have another screenshot

About

A hexadecimal editor written in Python just because

License:MIT License


Languages

Language:Python 100.0%