HexEditor Changelog

What's new in HexEditor 2.0 Beta

Nov 27, 2010
  • Replaced java.nio package with RandomAccessFile class.
  • Now Editor can handle huge files.
  • Both Direct access to file and Memory buffered modes are supported.
  • Other minor changes has been made.
  • May be edit capacities can be enabled in next release.
  • Many bugs has been identified and fixed.

New in HexEditor 1.0.2 Beta (Jan 16, 2010)

  • In this minor version complete change to core components has been made.
  • This time I have used java.nio package, to optimize calculation and speed up the process further.
  • This change made many simplyfication and more flexibility to many features.
  • Many works are under progress wait little bit and get complete new Hexeditor with edit capabilities.