wok view ghex/description.txt @ rev 21820

syslinux/kbd: check kbd malloc pointer
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 25 11:41:26 2019 +0200 (2019-08-25)
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.