Jump to content

Beye: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
top: fix broken other uses template
Tags: Reverted Mobile edit Mobile app edit Android app edit
top: rm duplicate sections
Tags: Reverted Mobile edit Mobile app edit Android app edit
Line 24: Line 24:


Initially released as proprietary software in 1994, BEYE later transitioned to open-source licensing. As of 2013, it is licensed under either GPL-2.0-only or GPL-3.0-only.
Initially released as proprietary software in 1994, BEYE later transitioned to open-source licensing. As of 2013, it is licensed under either GPL-2.0-only or GPL-3.0-only.

== See also ==

[[Comparison of hex editors]]
[[List of hex editors]]
== References ==

{{Reflist}}

== External links ==

[http://beye.sourceforge.net Official website]



==History==
==History==

Revision as of 06:53, 23 March 2024

BEYE
Original author(s)Nickols Kurshev, Andrew Golovnia
Initial release1994; 30 years ago (1994)
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[1]
2000: GPL-2.0-only
1994: Proprietary
Websitebeye.sourceforge.net

BEYE (short for Binary EYE, also known as BIEW or Binary View) is a multiplatform portable viewer designed for examining binary files. It includes a built-in editor and operates in binary, hexadecimal, and disassembler modes. Developed by Nickols Kurshev and Andrew Golovnia, BEYE utilizes native Intel syntax for disassembly.

Features of BEYE include disassemblers for various architectures such as AVR, Java, x86 (i386), AMD64, ARM, XScale, and PPC64. Additionally, it offers a Russian code pages converter and a code navigator. The software supports full preview of MZ, NE, PE, NLM, COFF32, and ELF formats, with partial support for a.out, LE, LX, and Phar Lap formats.

Initially released as proprietary software in 1994, BEYE later transitioned to open-source licensing. As of 2013, it is licensed under either GPL-2.0-only or GPL-3.0-only.

History

BEYE was developed in 1994 by Nickols Kurshev[2] and Andrew Golovnia[3] under the name "View". In February of 2010 the program was renamed to BEYE, even though poll votes were mostly against its rename. BEYE's creators stated, that the previous name had some negative associations in English,[4] and the new one doesn't conflict with other projects.[5]

At that time, compilers were not able to create highly optimized executables, and CPUs were not as efficient, which caused many programmers to code in assembly language. Many countries, including Russia, had poor accessibility to the Internet, and it was problematic to find information about CPUs. Many programs produced errors, and it was too difficult to understand the source of the problems.

After spending a long time trying to understand the causes of the defects in his programs, the developers of BEYE coded their disassembler. Perhaps the needs of the creators couldn't have been covered by existing disassemblers, and so he wrote his own.

Initially, BEYE 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, Nickols and Andrew decided to release the source and publish BEYE on the Internet.

In 2000, the sources were published at SourceForge.[5]

Beye no longer works in Windows 11.[5]

Features

BEYE's features include:[4]

See also

Notes

References

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