ByteName 1.11 review
DownloadByteName project is a tool that for each byte of the input prints a line consisting of the byte offset, the hex value of the byte, th
|
|
ByteName project is a tool that for each byte of the input prints a line consisting of the byte offset, the hex value of the byte, the octal value of the byte, and its description in Latin-1, Latin-2, WinLatin1, WinLatin2, or EBCDIC.
A command line flag suppresses printing of bytes within the ASCII range which is useful for locating stray non-ASCII codes.
The available encodings are:
Latin-1 (ISO-8859-1)
Latin-2 (ISO-8859-2)
WinLatin1 (Microsoft Codepage 1252
WinLatin2 (Microsoft Codepage 1250
EBCDIC-037 (IBM Codepage 037)
What's New in This Release:
This release adds support for the Buckwalter transliteration of Arabic and the Indian government PASCII encoding for languages written in Perso-Arabic script.
ByteName 1.11 keywords