liaobinxu 发表于 2013-2-7 06:48:16

linux 安装二进制编辑器

http://bvi.sourceforge.net/install.html
 
The 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]
查看完整版本: linux 安装二进制编辑器