wok-6.x view ghex/description.txt @ rev 23856

codeblocks: use wxWidgets and gcc49
author Richard Dunbar <mojo@slitaz.org>
date Tue Jun 16 23:39:15 2020 -0400 (2020-06-16)
parents
children
line source
1 GHex is a simple binary editor. It lets users view and edit a binary file in
2 both hex and ascii with a multiple level undo/redo mechanism. Features include
3 find and replace functions, conversion between binary, octal, decimal and
4 hexadecimal values, and use of an alternative, user-configurable MDI concept
5 that lets users edit multiple documents with multiple views of each.