Komediruzecki / bined-intellij-plugin

Hexadecimal viewer/editor plugin for IntelliJ Idea platform

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BinEd - Binary/Hexadecimal Editor - Plugin for IntelliJ Platform

Hexadecimal viewer/editor plugin module for IntelliJ platform.

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

Published as: https://plugins.jetbrains.com/plugin/9339-bined

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
  • Show debug variables as binary data

Compiling

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

IntelliJ Idea platform is necessary to build this plugin. See. http://jetbrains.org

Assign SDK using 2021.1.1 IntelliJ platform / add and use "Plugin" run configuration to execute.

License

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

About

Hexadecimal viewer/editor plugin for IntelliJ Idea platform

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


Languages

Language:Java 99.3%Language:HTML 0.7%