aboutsummaryrefslogblamecommitdiff
path: root/editors/bined/pkg-descr
blob: 8d7534a429702b4588c5609a46865fc69ddb401b (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                                   

                                                               

                                                         


                                                        
                                                               
                                                              
Editor for binary data (hexadecimal viewer/editor) written in Java.

  - Visualize data as hexadecimal codes and text representation
  - Insert and overwrite editing modes
  - Support for selection and clipboard actions
  - Support for showing unprintable/whitespace characters
  - Support for Unicode, UTF-8, and other character sets
  - Support for charset/encoding selection, undo/redo
  - Codes can be also binary, octal, or decimal
  - Searching for text/hexadecimal code with match highlighting
  - Support for huge files (only changes are stored in memory)