Skip to content
/ beye Public

Binary EYE is a viewer of binary files with a built-in editor

Notifications You must be signed in to change notification settings

widgetii/beye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary EYE

This repository was created from original CVS repository of BEYE program

Build Status

Screenshot from Wikipedia

TODO:

- [X] replace hand-written configure to Autoconf tools
- [ ] make tests in Linux32/64, Darwin, Win32/64, Raspbian, NetBSD 
- [ ] find bugs which lead to crashes

Building Beye:

o   If you are using a Git checkout, you need to run the
    `bootstrap` script in order to generate configure. This is not
    necessary for official tarballs.

o   Run configure the make. Useful configure flags are:

    --enable-ncurses: support for the ncurses library
    --enable-slang: support for the SLang library
    --enable-iconv: support for the Iconv library