Some highlights:
- Support for AES-128 encrypted disk images. Crypto implementation details were derived from studying the VileFault proof-of-concept created by Ralf-Philipp Weinmann, Jacob Appelbaum and Christian Fromme.
- Support for the older HFS (Mac OS Original) file system. Nobody really uses it these days, but an application named "HFSExplorer" should be able to read HFS file systems. ;>
- Support for file system links, both hard links and soft (symbolic) links to files and directories. This makes it possible to browse Time Machine backups, as they use hard directory links extensively to create the impression of snapshots, and adds a lot to the general perception of file system completeness.
- Extracting files can now be done "quitely", without user interaction, by setting a few runtime extract variables represented as radio buttons. This is useful for doing "batch" transfers that take a long time to finish.
- New summary panel in the "Information" dialog for files and directories. This panel sums up some of the most important information about a file system entry. For directories, the entire directory weight is now calculated.

7 comments:
yeah!! thanks for your work. it's helping me a lot. the write support would be great!!
thanks for this. Most valuable tool for when mac users forget we windows people can't read their disks.
I'm getting HFSExplorer launch error, "Could not find the required class!" "Could not find the main class: org.catacombae.hfsexplorer.FileSystemBrowserWindow . . ."
I have java 6 on a windows vista 64 machine. Any thoughts?
HD:
Could you check if you're able to launch HFSExplorer using the .bat file "runfsb.bat", usually located in the directory "C:\Program Files (x86)\HFSExplorer" on an x64 machine? ("Program Files" may be localized)
Just double-click the 'runfsb' batch file to start it.
Erik, runfsb.bat opens a window and then quickly closes it. Nothing else.
Will this also work in windows 7?
Hey Erik, HFSExplorer looks awesome. I've been looking for a free alternative to MacDrive for work, and your app looks to be the only one out there.
I'd love to help you with the project, but I'm a novice to C & Java. However, I would like to contribute my web design/development expertise to help with the project website.
My portfolio & email address are available here: http://rottenrecords.com/portfolio/
Please contact me if you're interested.
Post a Comment