Text Editors

From Minor Miracle Software
Jump to: navigation, search


Notepad++

  • Adding hex editing capability.[1]
  1. Download the HexEditor.dll from Github.[2]
    1. Make sure the bits match up.
  2. Unzip into a folder.
  3. In Notepad++, use Plugins > Open Plugins Folder.
  4. In the newly-opened plugins folder, add a subfolder HexEditor.
  5. Copy the HexEditor.dll from the zipfile into the HexEditor subfolder… so it should be at ...\notepad++\plugins\HexEditor\HexEditor.dll
  6. Close all Notepad++ windows.
  7. Restart Notepad++ again.
  8. HexEditor should be available in the Plugins menu, and HexEditor.dll should be listed in the ? > Debug Info plugins list.

Internal Links

Parent Article: Main Page