Package implementing a hex editor.
HexEditChunks | Module implementing the storage backend for the hex editor. |
HexEditGotoWidget | Module implementing a movement (goto) widget for the hex editor. |
HexEditMainWindow | Module implementing the hex editor main window. |
HexEditSearchReplaceWidget | Module implementing a search and replace widget for the hex editor. |
HexEditUndoStack | Module implementing the Undo stack for the hex edit widget. |
HexEditWidget | Module implementing an editor for binary data. |