exbin / bined-jedit-plugin

Hex viewer/editor plugin for jEdit

Home Page:https://bined.exbin.org/jedit-plugin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BinEd - Binary/Hexadecimal Editor jEdit Plugin

Hexadecimal viewer/editor extension for jEdit. See https://www.jedit.org

Homepage: https://bined.exbin.org/jedit-plugin/

Screenshot

BinEd-Editor Screenshot

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

Compiling

Java Development Kit (JDK) version 8 or later is required to build this project.

License

Apache License, Version 2.0 - see LICENSE-2.0.txt

About

Hex viewer/editor plugin for jEdit

https://bined.exbin.org/jedit-plugin/

License:Apache License 2.0


Languages

Language:Java 99.4%Language:HTML 0.6%