[ bianca ]
[ 原始碼: shed ]
套件:shed(1.16-1 以及其他的)
simple hex editor with a pico-style interface
shed (Simple Hex Editor) is an easy application for viewing and editing files in text mode, using ncurses. The main features are:
- Displays each byte as ascii, hex, decimal, octal and binary;
- Allows changes to be input in all of the above displayed modes,
with bit toggling in the binary column;
- Simple Pico-style interface;
- Search resource;
- Can dump information to file;
- Small memory requirements because file is not loaded into memory;
- Large file support.
shed is useful in forensics investigations.
其他與 shed 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libncurses6 (>= 6)
- shared libraries for terminal handling
-
- dep: libtinfo6 (>= 6)
- shared low-level terminfo library for terminal handling