[ 源代码: shed ]
软件包: shed (1.15-5)
shed 的相关链接
Trisquel 的资源:
下载源码包 shed:
维护者:
Original Maintainers:
- Debian Security Tools
- Juan Angulo Moreno
外部的资源:
- 主页 [shed.sf.net]
相似软件包:
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.29)
- 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