Software:bvi

From HandWiki

bvi
Bvi-screenshot-300.png
Screenshot of the bvi hex editor
Developer(s)Gerhard Bürgmann
Stable release
1.4.1 / October 12, 2019; 4 years ago (2019-10-12)
Written inC
Operating systemLinux, Mac OS X, OpenVMS, Unix (POSIX)
TypeHex editor
LicenseSince 1.4.1: GPL-3.0-or-later
Until 1.4.0: GPL-2.0-or-later
Websitebvi.sourceforge.net

bvi is a screen-oriented computer program used to edit binary files. It is based on the vi text editor, and can run on most UNIX-like platforms and on DOS/Windows. bvi was written by Gerhard Bürgmann and is published under the GNU General Public License.

Features

  • vi - like commands
  • Partial file read
  • Large File Support
  • Switch: allows arbitrary insertions and deletions/limited to overwriting existing data

See also

External links