Spec me a disk editor

Soldato
Joined
13 Nov 2002
Posts
3,589
dd + hexdump + more is available, but that combination is a little bit too basic. :p

Desired features :

1. Random access ( ability to jump straight to any offset )

2. Scrollability ( ncurses or gui )

3. Filesystem agnostic

4. Displays Offset, Hex, ASCII ---> e.g. 0000: 4A 46 49 46 00 16 01 48 JFIF...H

5. Displays partitions and their offsets.


I run Openbox on Debian.

Thanks.
 
Back
Top Bottom