Beye: Difference between revisions
Out of place wikilink deleted Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit |
→External links: removed non-encyclopedic links |
||
(16 intermediate revisions by 9 users not shown) | |||
Line 9: | Line 9: | ||
| caption = Beye |
| caption = Beye |
||
| screenshot = biew ss.png |
| screenshot = biew ss.png |
||
| developer = Nickols Kurshev |
| developer = [[Nickols Kurshev]], [[Andrew Golovnia]] |
||
| latest_release_version = 6.1.0 |
| latest_release_version = 6.1.0 |
||
| latest_release_date = {{Start date and age|df=yes|2009|12|12}} |
| latest_release_date = {{Start date and age|df=yes|2009|12|12}} |
||
Line 18: | Line 18: | ||
}} |
}} |
||
'''BEYE''' |
'''BEYE,''' also known as '''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 [[Atmel AVR|AVR]]/[[Java (software platform)|Java]]/[[x86]]-[[i386]]-[[AMD64]]/[[ARM architecture|ARM]]-[[XScale]]/[[PPC64]] disassemblers, a Russian code pages converter, and a code navigator. It can also fully preview [[DOS MZ executable|MZ]], [[New Executable|NE]], [[Portable Executable|PE]], [[NetWare Loadable Module|NLM]], [[COFF]]32, and [[Executable and Linkable Format|ELF]] formats, and partially preview [[a.out]], [[Linear Executable|LE and LX]], and [[Phar Lap (company)|Phar Lap]] formats. |
||
==History== |
==History== |
||
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 |
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 |
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 |
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]]. |
In 2000, the sources were published at [[SourceForge]].<ref name=":0" /> |
||
Beye no longer works in [[Windows 11]]. |
Beye no longer works in [[Windows 11]].<ref name=":0" /> |
||
==Features== |
==Features== |
||
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. |
||
* Support for [[A.out|a-out]], [[GNU arch|arch]], [[COFF|coff-386]], [[Executable and Linkable Format|ELF]], [[DOS MZ executable|MZ]], [[Class (file format)|jvmclass]], [[LMF (file format)|LMF]], [[Linear Executable|LE and LX]], [[New Executable|NE]], [[NetWare Loadable Module|NLM-386]], [[Phar Lap (company)|PharLap]], [[Portable Executable|PE]], [[RDOFF]], [[SIS (filename)|SIS and SISX]] executable formats. |
* Support for [[A.out|a-out]], [[GNU arch|arch]], [[COFF|coff-386]], [[Executable and Linkable Format|ELF]], [[DOS MZ executable|MZ]], [[Class (file format)|jvmclass]], [[LMF (file format)|LMF]], [[Linear Executable|LE and LX]], [[New Executable|NE]], [[NetWare Loadable Module|NLM-386]], [[Phar Lap (company)|PharLap]], [[Portable Executable|PE]], [[RDOFF]], [[SIS (filename)|SIS and SISX]] executable formats. |
||
* Instruction |
* Instruction highlighting. |
||
* A code navigator. |
* A code navigator. |
||
* A [[CPU]] performance utility |
* A [[CPU]] performance utility. |
||
* A built-in 64-bit [[calculator]] |
* A built-in 64-bit [[calculator]]. |
||
* Support for the formats: [[Advanced Systems Format| |
* Support for the formats: [[Advanced Systems Format|ASF]], [[Audio Video Interleave|AVI]], [[BMP file format|BMP]], [[JPEG]], [[.mov|mov]], [[MP3]], [[MPEG]], [[RealMedia]], [[WAV]] [[multimedia]]. |
||
* Console- |
* Console-input viewer. |
||
* Pattern searching in different modes: [[disassembler]], [[hexadecimal]] and binary. |
* Pattern searching in different modes: [[disassembler]], [[hexadecimal]] and binary. |
||
* Russian [[Code page|code-page]] converter. |
* Russian [[Code page|code-page]] converter. |
||
Line 58: | Line 58: | ||
==References== |
==References== |
||
{{reflist}} |
{{reflist}} |
||
==External links== |
|||
*{{Official website|beye.sourceforge.net}} |
|||
*{{sourceforge|beye}} |
|||
[[Category:Free editing software]] |
[[Category:Free editing software]] |
Latest revision as of 01:56, 27 April 2024
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Developer(s) | Nickols Kurshev, Andrew Golovnia |
---|---|
Stable release | 6.1.0
/ 12 December 2009 |
Operating system | Cross-platform |
Type | Utility |
License | 2013: GPL-2.0-only or GPL-3.0-only[a][1] 2000: GPL-2.0-only[b] 1994: Proprietary[c] |
Website | beye |
BEYE, also known as 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 AVR/Java/x86-i386-AMD64/ARM-XScale/PPC64 disassemblers, a Russian code pages converter, and a code navigator. It can also fully preview MZ, NE, PE, NLM, COFF32, and ELF formats, and partially preview a.out, LE and LX, and Phar Lap formats.
History
[edit]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
[edit]BEYE's features include:[4]
- Built-in AVR/Java/x86-i386-AMD64/ARM-XScale/PPC64 disassemblers.
- Saving and restoring parts of files.
- Support for a-out, arch, coff-386, ELF, MZ, jvmclass, LMF, LE and LX, NE, NLM-386, PharLap, PE, RDOFF, SIS and SISX executable formats.
- Instruction highlighting.
- A code navigator.
- A CPU performance utility.
- A built-in 64-bit calculator.
- Support for the formats: ASF, AVI, BMP, JPEG, mov, MP3, MPEG, RealMedia, WAV multimedia.
- Console-input viewer.
- Pattern searching in different modes: disassembler, hexadecimal and binary.
- Russian code-page converter.
See also
[edit]Notes
[edit]References
[edit]- ^ "[r138] meke beye as bi-licensed project". 18 May 2013.
- ^ "konst / Profile". sourceforge.net. Retrieved 24 November 2023.
- ^ "andrew_golovnia / Profile". sourceforge.net. Retrieved 24 November 2023.
- ^ a b "Beye introduction". Archived from the original on 31 August 2010. Retrieved 27 February 2010.
- ^ a b c beye. sourceforge.net (2010-02-14)