mirror of
https://github.com/vbatts/bvi.git
synced 2024-11-22 08:35:42 +00:00
122 lines
3.5 KiB
HTML
122 lines
3.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C/DTD HTML 3.2 Final//EN">
|
|
<html><head>
|
|
<title>BVI Home Page</title>
|
|
<script language="JavaScript">
|
|
<!--
|
|
if(top.frames.length!=0){top.location=location;}// -->
|
|
</script>
|
|
<link rel=stylesheet type="text/css" href="bvi.css">
|
|
<meta name="description" content="Bvi stands for Binary VIsual editor.
|
|
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, dos, hex,
|
|
hexadecimal, linux, msdos, octal, patch, more, unix, visual, vi">
|
|
<meta name="robots" content="INDEX,FOLLOW">
|
|
<meta name="author" content="Gerhard Buergmann">
|
|
<meta name="publisher" content="Gerhard Buergmann">
|
|
</head><body bgcolor="#ffffff" background="gif/bg2.gif">
|
|
<a name="top"></a>
|
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
|
<tr><th width="1%" valign="top"><img src="gif/dot.gif" width="130" height="1">
|
|
|
|
<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>
|
|
|
|
<hr noshade width="60%">
|
|
|
|
<p><a class="thl" href="http://www.math.fu-berlin.de/~guckes/vi/">
|
|
VI and Clones
|
|
</a></p>
|
|
|
|
<p><a class="thl" href="http://spin.ch/~tpo/linux/hexeds.html">
|
|
Hex-Editors
|
|
</a></p>
|
|
|
|
<hr noshade width="60%">
|
|
|
|
<p>
|
|
|
|
</TH>
|
|
<td width=1%><img src="gif/dot.gif" width="40" height="1"></td>
|
|
<td width=99%>
|
|
<center>
|
|
<h1>Welcome to the<br>
|
|
<img src="gif/bvi_m.gif" ALT="bvi" width="232" height="125"><br>
|
|
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>
|
|
<h3>Original site: <a href="http://bvi.linuxave.net/">http://bvi.linuxave.net</a></h3>
|
|
</p>
|
|
You can download source and compiled versions from the
|
|
<a href="download.html">download page</a>.<br>
|
|
Check out whats <a href="new130.html">new in 1.3.0</a>!
|
|
</p>
|
|
<p>
|
|
<b>Newsgroup:</b> <a href="news:comp.editors">comp.editors</a>
|
|
</p>
|
|
<b>Mailing List:</b>
|
|
<blockquote>
|
|
To join this list, simply send a blank email to
|
|
<a href="mailto:bvi-subscribe@egroups.com">bvi-subscribe@eGroups.com</a>.
|
|
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
|
|
under the GNU Public License. Current stable version is 1.3.0.
|
|
<strong>Bvi</strong> is running on most UNIX - like operating systems and
|
|
on MSDOS.
|
|
<p>
|
|
If you want to contact me:<br>
|
|
Gerhard Bürgmann, Vienna / Austria / Europe<br>
|
|
Email: <a href="mailto:gerhard.buergmann@altavista.net">
|
|
Gerhard.Buergmann@altavista.net</a>
|
|
|
|
<p>
|
|
<font size="-1">
|
|
<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>
|
|
</font>
|
|
<hr noshade>
|
|
<i>Last update: October 23<sup>rd</sup> 2000 by Gerhard Bürgmann</i>
|
|
</p>
|
|
</td></tr></table>
|
|
|
|
</body></html>
|