
QHexEdit
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
QHexEdit is a hex editor widget written in C++ for the Qt (Qt4, Qt5) framework. It is a simple editor for binary data, just like QPlainTextEdit is for text data. There are sip configuration files included, so it is easy to create bindings for PyQt and you can use this widget also in python 2 and 3.
QHexEdit can view and edit very big files.
5 years ago
see
https://github.com/Simsys/qhexedit2
5 years ago
see
https://github.com/Simsys/qhexedit2
funboy
8 years ago
Report
maxime-esa
9 years ago
Report
Winni7fingic
9 years ago
I'm sorry, but until today I didn't realize bindings for pyside.
Report