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: User on Sunday 7th of November 2021 05:37:55 PM
More explanation for the colours?
In the documentation, it seems to explain that colours mean inserted/modified bytes. But when I tested it, it seems that bytes smaller than 0x20 are purple, smaller than 80 are white, and others are teal, by default. If I disable colourisation in the options, then all become white.
Answer: Colourisation is currently what you described and it can't be configured yet. Showing inserted/modified bytes is listed on the concepts page along with other features planned for future development.
See more comments. Add new comment.
News
2022-06-11: BinEd Eclipse Plugin 0.2.1 Released
- Minor GUI improvements
- Added view as binary action in variables view
- Added action for online help/manual
- Added edit selection action
- Added templates for profiles
- Added insert data dialog
- Added files compare dialog
- Display the number of bytes selected
2022-05-22: BinEd IntelliJ Plugin 0.2.6 Released
- Fixed native file mode (issue #39)
- Added options page
- Added action for online help/manual
- Added edit selection action
- Added API: view binary data
2021-11-09: BinEd jEdit Plugin 0.2.0 Released
- Initial release
2021-11-06: BinEd IntelliJ Plugin 0.2.5 Released
- New app icon
- Added templates for profiles
- Added insert data dialog
- Added files compare dialog
- Fixed issues with binary file type (issue #36)
- Fixed issue with transparency (issue #38)
- Fixed issue with opening zip files
2021-10-31: BinEd 0.2.1 Released
- New app icon
- Support for multiple files / tabs
- Added string field in values panel (issue #8)
- Added templates for profiles
- Added insert data dialog
- Added files compare dialog
- Display the number of bytes selected
- Fixed issue with creating new file
See list of older news.