Jump to content

Beye

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Dannychewe (talk | contribs) at 17:26, 17 December 2022 (History). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Beye
Developer(s)Nickols Kurshev
Stable release
6.1.0 / 12 December 2009; 15 years ago (2009-12-12)
Operating systemCross-platform
TypeUtility
License2013: GPL-2.0-only or GPL-3.0-only[a][1]
2000: GPL-2.0-only[b]
1994: Proprietary[c]
Websitebeye.sourceforge.net

BEYE (Binary EYE) is a multiplatform, portable viewer of binary files with a built-in editor that functions in binary, hexadecimal and disassembler modes. It uses native Intel syntax for disassembly. Features include an AVR/Java/x86-i386-AMD64/ARM-XScale/PPC64 disassemblers, a Russian code pages converter, full preview of MZ, NE, PE, NLM, COFF32, ELF formats, partial preview of a.out, LE and LX, Phar Lap formats, and a code navigator.

History

The program was created in 1994 under the name View. In February 2010 it was renamed Beye, even though poll votes were mostly against its rename. The author stated, that the previous name "had some negative associations in English"[2] and the new one "doesn't conflict with other projects".[3]

At that time, compilers were not able to produce highly optimized executables, and CPUs were not as efficient. That caused many programmers to code in assembly language. In those days many countries, including Russia, had no Internet access and it was problematic to find information about CPUs. Many programs produced errors and it was too difficult to understand the true source of the problems. The compiler might be defective, or the programHiewm might have design defects or oversights.

After spending a long time trying to understand the causes of the defects in his own programs, the author of bye coded his own disassembler. Perhaps the needs of the author could have been covered by existing disassemblers, but it was impossible to get them, so he wrote his own. The author ofbye was familiar with some disassemblers, like hiew andvieww. But these cover only half of the author's needs. When the project achieved the functionality of hiew, the author started redistributing his project to friends.

Initiallybye was closed-source, but friends helped to improve the project with new ideas, and in some cases with new code. Later, after purchasing a modem, the author decided to open the source and publish beye on the Internet. The author understood that commercial profit from selling executables of by would be too low to make much money. On the other hand, attracting volunteers would permit serious improvements of toe project.

In 2000, the sources were published at SourceForge.

Beye no longer works in Windows 11.

Features

Beye's features include:[2]

See also

Notes

  1. ^ GPL-2.0-only or GPL-3.0-only: Since 2013-05-18/r138
  2. ^ GPL-2.0-only: From 2000-02-20/5.0.0 to 2013-05-17/r137
  3. ^ Proprietary: From 1994/0.01 to 1999-10-05/5.0.0-pre.10

References

  1. ^ "[r138] meke beye as bi-licensed project". 18 May 2013.
  2. ^ a b "Beye introduction". Archived from the original on 31 August 2010. Retrieved 27 February 2010.
  3. ^ beye. sourceforge.net (2010-02-14)