BinView is a simple binary viewer which opens a file as a memory mapped file. This allows the file to be opened extremely quickly and for pages to be loaded only upon demand. At one point, I intended to add the ability to search for UNICODE strings, but never got around to it.
This utility was written in Visual C++/MFC. Version 1.7 was compiled using Visual Studio 2003.
Download BinView.zip 1.7 (145K)