Interface redesign. Context reader(s) are now embedded in the main window instead of being in a floating window. General controls are in the same area in the side panel.
Added the ability to open process memory (32-bit processes only).
Added UTF-16 string search capabilites.
Changing the search type no longer clears the search value that you typed in.
Added new application icon from http://icons.mysitemyway.com/
March 17, 2011 (version 1.3.17.11)
Numerous user interface and usability improvements.
Improved search functionality. There is now "find next" functionality.
December 19, 2010 (version 1.12.19.10)
Fixed a bug that caused 8-bit values to show 16 bits in the binary display.
Text view now has spaces between byte values, making selection of data easier.
October 4, 2010 (version 0.8.0.0)
Fixed a bug related to selecting data.
Added the context reader. This provides specific data views for know file types. There are 2 viewers so far: image viewer and RIFF tree viewer.
Added the ability to save selection data to a file.
October 18, 2009:
Added write capabilities, fixed data presentation to only show values of the current selection size, and added a few search options.
September 18, 2008:
First re-written version that uses the .NET framework.