Binary/Hexadecimal editor plugin for NetBeans platform based on BinEd library / project.
Use "Open as Binary" action in main "File" menu or in project files context menu.
Use "Show as Binary" action in context menu in Variables window.
Features
- Visualize data as numerical (hexadecimal) codes and text representation
- Codes can be also binary, octal or decimal
- Support for Unicode, UTF-8 and other charsets
- Insert and overwrite edit modes
- Searching for text / hexadecimal code with found matches highlighting
- Support for undo/redo
- Support for files with size up to exabytes
- Show debug variables as binary data