[ 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