BinEd Binary/Hex Editor

GroupId: org.exbin.bined.netbeans
ArtifactId: bined-netbeans-plugin
Author:Miroslav Hajda
License:Apache License, Version 2.0
Homepage:https://bined.exbin.org/netbeans-plugin

2021-08-29     2024-04-20     64,464

Editing  Utilities  


Download matrix

Plugin version NetBeans compatible
0.2.2 NB 15   NB 14   NB 13   NB 12.0   NB 11.0  
0.2.3
0.2.4 NB 18 - Verification failed   NB 17 - Verification failed   NB 16 - Verified   NB 15 - Verified   NB 14 - Verified   NB 13 - Verified   NB 12.0 - Verified   NB 11.0 - Verified  
0.2.5 NB 22 - Verified   NB 21 - Verified   NB 20 - Verified   NB 19 - Verified   NB 18 - Verified   NB 17 - Verified   NB 16   NB 15   NB 14   NB 13   NB 12.0   NB 11.0  

Intro

Binary/Hex editor plugin for NetBeans platform

Description

Binary/Hex editor plugin for NetBeans platform based on BinEd library / project. Use "Open as Binary" action in main "File" menu or in project files Tools 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