- CompoundFile (.doc, .xls etc), File System Folder and any file can be loaded.
- The file contents (stream for compound file) are shown in a hex viewer
- Folders/Files can be copied from source to destination.
- Stream from a compound file can be copied to file system
- A file from the file system can be copied to a compound file as stream
- Drag/Drop, Cut/Copy/Paste works
1. Viewer (hex, oct, binary, decimal, ascii, unicode) can be chosen arbitrarily and place any order.
2. Values (byte, int, double, char etc.) of cursor position byte(s) are shown in a list view
3. Selected bytes are shown as text
The project needs .Net 2.0 framework to install and run properly. Any suggestion is welcome.