How To Install Shed On Debian, Ubuntu, Kali, Fedora And Raspbian?
Maintainer: Debian Security Tools
Email: [email protected] .
Website: http://shed.sf.net
Section: admin
Install shed
-
Debian
apt-get install shedClick to copy -
Ubuntu
apt-get install shedClick to copy -
Kali Linux
apt-get install shedClick to copy -
Fedora
dnf install shedClick to copy -
Raspbian
apt-get install shedClick to copy
shed
simple hex editor with a pico-style interfaceshed (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.
Install the latest version of shed in Debian, Ubuntu, Kali, Fedora and Raspbian from terminal. To install the shed just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of shed from the respository and install it in your computer/server.




