Nomad raw explorer News
Status: Alpha
Brought to you by:
quetzalcoatl-pl
GUI has been enhanced a little bit to allow selecting custom imagefile to be opened and pointing which file to be dumped.
Also, file-reading has been fixed to respect the file size as indicated in directory entries.
Current svn rev.5 seems stable. Have a happy reading:)
Currently:
- detects 2 types of minifs (20mb, 50mb)
- only Win32, MFC due to the GUI
The 'core' of the reader is located in /NJB folder and:
- is in 'pure' C++ with Boost 1.35
- works with image files only
- has drive:volume(0) hardcoded as minifs
- can list the files contained
- can read a file or its part
- during operations performs all the checks and integrity tests I could think of. throws on failure