钢琴学习知识
hex文件用什么打开,hex文件怎么看
2025-01-09 10:22  点击:0

hex文件怎么看,hex文件怎么打开?

.hex

文件类型1:BinHex Encoded File

文件说明:

File encoded with an early version of BinHex (binary-to-hexadecimal) encoding software; used for converting files to a text format that could be sent via e-mail without being corrupted; typically takes up more space than the original file.

The BinHex program is only available for the Mac; newer versions of the program save BinHex files with a .HQX extension rather than .hex.

打开.hex文件

Mac OS

StuffIt Deluxe 2010

Mac Binary Converter

UUDeview 

Windows

StuffIt Deluxe 2010

UUDeview

 

Linux

UUDeview

其它内容

.hex

文件类型2:Hexadecimal Source File

文件说明:

Contains settings, configuration information, or other data saved in a hexadecimal format; may be stored in either a binary or text format.

NOTE:

Binary hex files can only be opened with hex-editing programs; text-based hex files can be opened and edited with a text editor.

打开.hex文件

Mac OS

HexEdit

HexEditor

 

Windows

Heaventools FlexHex

Hex Workshop Hex Editor

Cygnus Hex Editor

HHD Hex Editor 

Linux

来源:.hex文件