Jump to content

Beye: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
cn
2swastika (talk | contribs)
removed some unnecessary paragraphs, cleaned up the text overall
Line 18: Line 18:
}}
}}


'''BEYE''' ('''Binary EYE''') is a multiplatform, portable [[File viewer|viewer]] of [[binary files]] with a built-in editor that functions in binary, hexadecimal and [[disassembler]] modes. It uses native [[X86 assembly language#Syntax|Intel syntax]] for disassembly. Features include an [[Atmel AVR|AVR]]/[[Java (software platform)|Java]]/[[x86]]-[[i386]]-[[AMD64]]/[[ARM architecture|ARM]]-[[XScale]]/[[PPC64]] disassemblers, a Russian code pages converter, full preview of [[DOS MZ executable|MZ]], [[New Executable|NE]], [[Portable Executable|PE]], [[NetWare Loadable Module|NLM]], [[COFF]]32, [[Executable and Linkable Format|ELF]] formats, partial preview of [[a.out]], [[Linear Executable|LE and LX]], [[Phar Lap (company)|Phar Lap]] formats, and a code navigator.
'''BEYE''' ('''Binary EYE, BIEW, Binary View''') is a multiplatform portable [[File viewer|viewer]] of [[binary files]] with a built-in editor that functions in binary, hexadecimal and [[disassembler]] modes. It uses native [[X86 assembly language#Syntax|Intel syntax]] for disassembly. Features include an [[Atmel AVR|AVR]]/[[Java (software platform)|Java]]/[[x86]]-[[i386]]-[[AMD64]]/[[ARM architecture|ARM]]-[[XScale]]/[[PPC64]] disassemblers, a Russian code pages converter, full preview of [[DOS MZ executable|MZ]], [[New Executable|NE]], [[Portable Executable|PE]], [[NetWare Loadable Module|NLM]], [[COFF]]32, [[Executable and Linkable Format|ELF]] formats, partial preview of [[a.out]], [[Linear Executable|LE and LX]], [[Phar Lap (company)|Phar Lap]] formats, and a code navigator.


==History==
==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"<ref name="intro">{{cite web |url=http://beye.sourceforge.net/en/beye_intro.html |title=Beye introduction |accessdate=2010-02-27 |url-status=dead|archiveurl=https://web.archive.org/web/20100831011645/http://beye.sourceforge.net/en/beye_intro.html |archivedate=31 August 2010}}</ref> and the new one "doesn't conflict with other projects".<ref>[http://sourceforge.net/p/beye/news/2010/02/project-changes-unix-name/ beye]. sourceforge.net (2010-02-14)</ref>
BEYE was developed in 1994 by Nickols Kurshev<ref>{{Cite web |title=konst / Profile |url=https://sourceforge.net/u/konst/profile/ |access-date=2023-11-24 |website=sourceforge.net}}</ref> and Andrew Golovnia<ref>{{Cite web |title=andrew_golovnia / Profile |url=https://sourceforge.net/u/andrew_golovnia/profile/ |access-date=2023-11-24 |website=sourceforge.net}}</ref> 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<ref name="intro">{{cite web |url=http://beye.sourceforge.net/en/beye_intro.html |title=Beye introduction |accessdate=2010-02-27 |url-status=dead|archiveurl=https://web.archive.org/web/20100831011645/http://beye.sourceforge.net/en/beye_intro.html |archivedate=31 August 2010}}</ref>, and the new one doesn't conflict with other projects.<ref name=":0">[http://sourceforge.net/p/beye/news/2010/02/project-changes-unix-name/ beye]. sourceforge.net (2010-02-14)</ref>


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 program might have design defects or oversights.{{Citation needed|date=August 2023}}
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|assembly language.]] In those days 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 own programs, the author of beye coded his own disassembler. Perhaps the needs of the author could have been covered by existing disassemblers, but it was impossible to get them, and so he wrote his own. The author of beye was familiar with some disassemblers, like [[hiew]] and qview. But these covered only half of the author's needs. When the project achieved the functionality of [[hiew]], the author started redistributing his project to friends.{{Citation needed|date=August 2023}}
After spending a long time trying to understand the causes of the defects in his own programs, the developers of BEYE coded their own 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, the author decided to open the source and publish beye on the Internet. The author understood that commercial profit from selling executables of beye would be too low to make much money. On the other hand, attracting volunteers would permit serious improvements of the project.{{Citation needed|date=August 2023}}
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]].{{Citation needed|date=August 2023}}
In 2000, the sources were published at [[SourceForge]].<ref name=":0" />


Beye no longer works in [[Windows 11]].{{Citation needed|date=August 2023}}
Beye no longer works in [[Windows 11]].<ref name=":0" />


==Features==
==Features==
Beye's features include:<ref name="intro"/>
BEYE's features include:<ref name="intro"/>
* Built-in [[Atmel AVR|AVR]]/[[Java (software platform)|Java]]/[[x86]]-[[i386]]-[[AMD64]]/[[ARM architecture|ARM]]-[[XScale]]/[[PPC64]] disassemblers.
* Built-in [[Atmel AVR|AVR]]/[[Java (software platform)|Java]]/[[x86]]-[[i386]]-[[AMD64]]/[[ARM architecture|ARM]]-[[XScale]]/[[PPC64]] disassemblers.
* Saving and restoring parts of files.
* Saving and restoring parts of files.
Line 62: Line 62:
*{{Official website|beye.sourceforge.net}}
*{{Official website|beye.sourceforge.net}}
*{{sourceforge|beye}}
*{{sourceforge|beye}}
*[[sourceforge:u/konst/profile/|Nickols Kurshev's SourceForge page]]
*[[sourceforge:u/andrew_golovnia/profile/|Andrew Golovnia's SourceForge page]]


[[Category:Free editing software]]
[[Category:Free editing software]]

Revision as of 07:35, 24 November 2023

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, BIEW, Binary View) 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

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. In those days 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 own programs, the developers of BEYE coded their own 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

  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. ^ "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)