Home > Development Tools > notepad > body text

Notepad opens the bin file with garbled characters

(*-*)浩
Release: 2019-08-21 17:02:33
Original
14432 people have browsed it

Binary files, their usage depends on the system or application. Abbreviation for binary file format. A file with the suffix ".bin" simply indicates that it is in binary format. For example, virtual optical drive files often use ".bin" as the suffix, but this does not mean that all bin files are virtual optical drive files.

Notepad opens the bin file with garbled charactersnotepad cannot open the bin file directly, otherwise garbled characters will occur. You need to install the HexEditor plug-in to view it normally.

Search HexEditor.dll on Baidu and download it locally. (Recommended learning: notepad use)

After downloading HexEditor.dll, place the plug-in HexEditor.dll in the plugins directory of the notepad installation directory

Only in the plugins directory of the notepad installation directory. After placing it, you need to restart the software.

After selecting the binary file, right-click and select Notepad to open in the pop-up menu bar.

At this time, you can see that the binary file is garbled. Click the [Plug-in] item in the top menu bar.

Notepad opens the bin file with garbled characters

You can see the new plug-in Hex-Editer in the drop-down menu, select the "Hex-Editer" option.

Notepad opens the bin file with garbled characters

Then click the [View in HEX] option to see the contents of the binary file.

Notepad opens the bin file with garbled characters

The above is the detailed content of Notepad opens the bin file with garbled characters. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!