linux 装配二进制编辑器

linux 安装二进制编辑器http://bvi.sourceforge.net/install.html?The bvi is a display-oriented editor

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