Home > Development Tools > notepad > body text

How to view binary file format in notepad++

(*-*)浩
Release: 2019-08-21 16:45:43
Original
5535 people have browsed it

How to view binary file format in notepad++

notepad requires the HexEditor plug-in, download Baidu search HexEditor.dll and download it locally. (Recommended learning: notepad )

How to view binary file format in notepad++After downloading HexEditor.dll, place the plug-in HexEditor.dll in the plugins directory of the notepad installation directory

How to view binary file format in notepad++It only works in the plugins directory of the notepad installation directory. You need to restart the software after putting it in.

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

How to view binary file format in notepad++

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

How to view 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 view binary file format in notepad++

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

How to view binary file format in notepad++

The above is the detailed content of How to view binary file format in notepad++. 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