Home >Development Tools >notepad >How to open binary file format in notepad++

How to open binary file format in notepad++

(*-*)浩
(*-*)浩Original
2019-08-22 15:05:2915022browse

notepad is a very convenient and practical editing tool. If some plug-ins are added, the function may be more powerful.

How to open binary file format in notepad++

After selecting the binary file, right-click and select [Notepad] in the pop-up menu bar to open it. (Recommended learning: notepad )

How to open binary file format in notepad++

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

How to open binary file format in notepad++

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

How to open binary file format in notepad++

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

How to open binary file format in notepad++

The above is the detailed content of How to open binary file format in notepad++. For more information, please follow other related articles on the PHP Chinese website!

Statement:
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