Editor: wxHexEditor is a hex editor tool for HUGE files in Linux mainland. But it's good at Mac OS X too. This tool don't load whole file to your RAM. You can read/write files and devices up to some exabytes ( megabyte -> gigabyte -> terabyte -> petabyte -> exabyte ) for expense of some Megabytes of RAM.
v0.08 Alpha Released
* Added icon to project by Vlad Adrian.
* Added Windows target support.
* Fixed Windows viewing issue at wxDC.
* Added some options to right mouse button menu.
* Added rpm spec & deb control files.
* Fixed Closing of application, save files if there is changed one
* Fixed Keyboard shotcuts.
* Added Version update notifier.
* Implemented Event system for wxHexEditor Frame
* Added Binary field to DataInterpreter panel.
* Added alternative mouse drag scroll code for MAC.
* Redesigned Find and Replace dialogs.
* Added enable/disable of undo, redo and copy buttons.
* Fixed cursor information update with keyboard Events.
* Added GotoDialog remembers it's last state.
* Added Tag file removal option.
* Fixed installation bugs on linux.
* Fixed character input corruption.
* Improved Tag hiding system. It's lot better now.
* Fixed gcc 4.4 compilation problems
* Fixed Undo & Redo bug.
* Moved sources to src folder.
* Added MacOS and Mingw32 Cross-Compilation targets to Code::Blocks file.
* Fixed Character update bug.
* Added lots of Debug lines & Error messages.
* Fixed lots of bugs.
* There is much more, inspect svn log!