Free and open source hex editor written in Java.
This is standalone desktop app, library for Java applications as well as variants for Java IDEs are also available.
Hb.Hexeditor2 is a hex editor written in C# uses HexBox2 control.
...This C# control is reusable for every .NET Framework application.
Translator and programmer support welcome
New Version ( 2.0.1)
New Features:
HexBox2 Added fill and insert bytes method. It is possible insert byte patterns or text patterns.
Hexeditor2 uses this feature with fill and insert menus
HexBox2 added Save as method. So can save changes to another file.
Hexeditor2 uses this feature with Save as... menu item.
TODO
Undo and redo features will add to Hexbox2.