Free and open source binary/hexadecimal viewer/editor and component written in Java.
This is part of the ExBin Project.
Latest User Comment
Comment from: bwest on Monday 15th of March 2021 04:30:47 PM
I am using the IntelliJ plugin. It's very helpful. Is it possible to change the coloring in the View As Binary window? The magenta color is difficult for my eyes to read. Thanks.
Answer: There is support for color profiles. Go to settings and color profiles, create new and set colors you want.
See more comments. Add new comment.
News
2021-04-11: BinEd IntelliJ Plugin 0.2.4 Released
- Added string field in values panel
- Fixed 2021.1: Can't close any tabs once a binary file is opened
2020-07-30: BinEd IntelliJ Plugin 0.2.3 Released
- Fixed debugger array support for PHP
- Added binary file type
2020-01-25: BinEd IntelliJ Plugin 0.2.2 Released
- Minor GUI improvements
- Support for multiple decoders in debugging view
- Display the number of bytes selected
- Fixed opening via dialog crashes IntelliJ (mac)
- Fixed "HIDE_DEFAULT_EDITOR is supported only for DumbAware providers" error message
- Fixed NullPointerException when trying to hex-view bytearray in Debug mode
- Fixed Editor stops responding when I use Find
- Fixed Cursor position is lost if you switch tabs
2019-09-04: BinEd NetBeans Plugin 0.2.1 Released
- Action to show debug variables as binary data
- Minor GUI improvements
- Context aware popup menu
- Go-to dialog position to support position from end
- Go-to dialog position to support different numerical bases
- Support for ENTER key in preview section
2019-08-22: BinEd IntelliJ Plugin 0.2.1 Released
- Minor GUI improvements
- Context aware popup menu
- Go-to dialog position to support position from end
- Go-to dialog position to support different numerical bases
- Support for ENTER key in preview section
- Minor fix to view of native Java debug values
- Minor fix to integration
See list of older news.