2002-02-18 00:00:00 +00:00
|
|
|
<!DOCTYPE html PUBLIC "-//W3C/DTD HTML 3.2 Final//EN">
|
2001-01-15 00:00:00 +00:00
|
|
|
<html><head>
|
2002-02-18 00:00:00 +00:00
|
|
|
<title>BVI - Binary VIsual editor</title>
|
2001-01-15 00:00:00 +00:00
|
|
|
<link rel=stylesheet type="text/css" href="bvi.css">
|
|
|
|
<meta name="description" content="Bvi stands for Binary VIsual editor.
|
2002-02-18 00:00:00 +00:00
|
|
|
Bvi is a display oriented editor for binary files.
|
|
|
|
Its command set is based on those of the vi texteditor.">
|
|
|
|
<meta name="keywords" content="bvi, editor, binary, bmore, decimal, hex,
|
|
|
|
hexadecimal, linux, octal, patch, more, unix, solaris, sunos, visual, vi">
|
2001-01-15 00:00:00 +00:00
|
|
|
<meta name="robots" content="INDEX,FOLLOW">
|
|
|
|
<meta name="author" content="Gerhard Buergmann">
|
|
|
|
<meta name="publisher" content="Gerhard Buergmann">
|
2005-01-07 00:00:00 +00:00
|
|
|
<script language="JavaScript">
|
|
|
|
<!--
|
|
|
|
if(top.frames.length!=0){top.location=location;}// -->
|
|
|
|
</script>
|
|
|
|
</head><body background="gif/bg2.gif">
|
2001-01-15 00:00:00 +00:00
|
|
|
<a name="top"></a>
|
|
|
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
2002-02-18 00:00:00 +00:00
|
|
|
<tr><th width="1%" valign="top"><img src="gif/dot.gif" width="130" height="1" alt="">
|
2001-01-15 00:00:00 +00:00
|
|
|
|
|
|
|
<hr noshade width="60%">
|
|
|
|
|
|
|
|
<p><a class="thl" href="quick.html">
|
|
|
|
Quick Tutorial
|
|
|
|
</a></p>
|
|
|
|
|
|
|
|
<p><a class="thl" href="download.html">
|
|
|
|
Download
|
|
|
|
</a></p>
|
|
|
|
|
|
|
|
<p><a class="thl" href="install.html">
|
|
|
|
Installation
|
|
|
|
</a></p>
|
|
|
|
|
|
|
|
<p><a class="thl" href="overview.html">
|
|
|
|
Command Overview
|
|
|
|
</a></p>
|
|
|
|
|
|
|
|
<p><a class="thl" href="bmore.html">
|
|
|
|
bmore
|
|
|
|
</a></p>
|
|
|
|
|
|
|
|
<p><a class="thl" href="german.html">
|
|
|
|
Deutsche<br>Beschreibung
|
|
|
|
</a></p>
|
|
|
|
|
|
|
|
<p><a class="thl" href="sitemap.html">
|
|
|
|
Sitemap
|
|
|
|
</a></p>
|
|
|
|
|
2005-01-07 00:00:00 +00:00
|
|
|
<p><a class="thl" href="http://sourceforge.net/projects/bvi/">
|
|
|
|
Project Page
|
|
|
|
</a></p>
|
|
|
|
|
2001-01-15 00:00:00 +00:00
|
|
|
<hr noshade width="60%">
|
|
|
|
|
2005-01-07 00:00:00 +00:00
|
|
|
<p><a class="thl" href="http://www.guckes.net/vi/clones.php3">
|
2001-01-15 00:00:00 +00:00
|
|
|
VI and Clones
|
|
|
|
</a></p>
|
|
|
|
|
2005-01-07 00:00:00 +00:00
|
|
|
<p><a class="thl" href="http://sourcepole.com/sources/reviews/hexeds.xml">
|
2001-01-15 00:00:00 +00:00
|
|
|
Hex-Editors
|
|
|
|
</a></p>
|
|
|
|
|
|
|
|
<hr noshade width="60%">
|
|
|
|
|
|
|
|
<p>
|
2002-02-18 00:00:00 +00:00
|
|
|
<a href="http://sourceforge.net">
|
|
|
|
<img src="http://sourceforge.net/sflogo.php?group_id=16427&type=1" width="88" height="31" border="0" alt="SourceForge Logo"></a>
|
|
|
|
</p>
|
2001-01-15 00:00:00 +00:00
|
|
|
|
2005-01-07 00:00:00 +00:00
|
|
|
</th>
|
2002-02-18 00:00:00 +00:00
|
|
|
<td width=1%><img src="gif/dot.gif" width="40" height="1" alt=""></td>
|
2001-01-15 00:00:00 +00:00
|
|
|
<td width=99%>
|
|
|
|
<center>
|
|
|
|
<h1>Welcome to the<br>
|
2002-02-18 00:00:00 +00:00
|
|
|
<img src="gif/bvi_m.gif" alt="bvi" width="232" height="125"><br>
|
2001-01-15 00:00:00 +00:00
|
|
|
Homepage</h1>
|
|
|
|
<b>Here you can find all the informations about <strong>bvi</strong> you need.</B>
|
|
|
|
</center>
|
|
|
|
<hr noshade>
|
|
|
|
The <strong>bvi</strong> is a display-oriented editor for binary files, based on the <strong>vi</strong> texteditor.
|
|
|
|
If you are familiar with <strong>vi</strong>, just start the editor and begin
|
|
|
|
to edit! A <strong>bmore</strong> programm is also included in the package.
|
|
|
|
<br>
|
|
|
|
If you never heard about <strong>vi</strong>, maybe <strong>bvi</strong> is not the best
|
|
|
|
choice for you.
|
|
|
|
|
|
|
|
<p>
|
2005-01-07 00:00:00 +00:00
|
|
|
<h1 align="center">Current: Version 1.3.2</h1>
|
|
|
|
|
2001-01-15 00:00:00 +00:00
|
|
|
You can download source and compiled versions from the
|
|
|
|
<a href="download.html">download page</a>.<br>
|
2005-01-07 00:00:00 +00:00
|
|
|
Check out whats <a href="new132.html">new in 1.3.2</a>!
|
2002-02-18 00:00:00 +00:00
|
|
|
|
2001-01-15 00:00:00 +00:00
|
|
|
<p>
|
|
|
|
<b>Newsgroup:</b> <a href="news:comp.editors">comp.editors</a>
|
2002-02-18 00:00:00 +00:00
|
|
|
|
|
|
|
<p>
|
2005-01-07 00:00:00 +00:00
|
|
|
<b>Mailing List</b> (very low traffic):
|
2001-01-15 00:00:00 +00:00
|
|
|
<blockquote>
|
|
|
|
To join this list, simply send a blank email to
|
2002-02-18 00:00:00 +00:00
|
|
|
<a href="mailto:bvi-subscribe@yahoogroups.com">bvi-subscribe@yahoogroups.com</a>.
|
2001-01-15 00:00:00 +00:00
|
|
|
You will receive a subscription confirmation message.
|
|
|
|
Simply reply this message and your subscription will be complete.
|
|
|
|
</blockquote>
|
|
|
|
|
|
|
|
<strong>Bvi</strong> was developed by Gerhard Bürgmann and is published
|
2005-01-07 00:00:00 +00:00
|
|
|
under the GNU Public License. Current stable version is 1.3.2.
|
2001-01-15 00:00:00 +00:00
|
|
|
<strong>Bvi</strong> is running on most UNIX - like operating systems and
|
|
|
|
on MSDOS.
|
|
|
|
<p>
|
|
|
|
If you want to contact me:<br>
|
2002-02-18 00:00:00 +00:00
|
|
|
Gerhard Bürgmann, Vienna ( <a href="http://www.purkersdorf-online.at/">Purkersdorf</a> ) / Austria / Europe<br>
|
2005-01-07 00:00:00 +00:00
|
|
|
E-mail: <a href="mailto:gerhard@puon.at"> gerhard@puon.at</a><br>
|
|
|
|
Have a look at <a href="http://www.meta-chrom.com/">Meta Chrom Kennzeichenhalter</a>
|
2001-01-15 00:00:00 +00:00
|
|
|
|
|
|
|
<p>
|
2005-01-07 00:00:00 +00:00
|
|
|
<small>
|
2001-01-15 00:00:00 +00:00
|
|
|
<a class="btop" href="#top">
|
|
|
|
<img border="0" width="16" height="7" src="gif/up.gif"
|
|
|
|
alt="Back to the top">Back to the top</a>
|
2005-01-07 00:00:00 +00:00
|
|
|
</small>
|
2001-01-15 00:00:00 +00:00
|
|
|
<hr noshade>
|
2005-01-07 00:00:00 +00:00
|
|
|
<i>Last update: January 8<sup>th</sup> 2004 by Gerhard Bürgmann</i>
|
2001-01-15 00:00:00 +00:00
|
|
|
</p>
|
|
|
|
</td></tr></table>
|
|
|
|
|
|
|
|
</body></html>
|