linux 安装二进制编辑器
http://bvi.sourceforge.net/install.htmlThe bvi is a display-oriented editor for binary files, based on the vi texteditor.If you are familiar with vi, just start the editor and beginto edit! A bmore program is also included in the package.
If you never heard about vi, maybe bvi is not the bestchoice for you.
安装的过程中需要curses lib,执行以下命令安装
sudo apt-get install libncurses5-dev
页:
[1]