1 this is hexedit0r, rofl0r's fork of hexedit 1.2.12
2 ==================================================
4 differences from upstream hexedit:
5 - colors are enabled by default
9 - a C compiler, preferably GCC
10 - ncurses headers and libraries
14 make CC=gcc [CFLAGS="-Wall"] [LDFLAGS="-static"] [-j16]
15 make [prefix=/usr] [DESTDIR=$HOME] install