using c# to open an image using hfs file system

603 Views Asked by At

Seems like an odd request. I want to take in an image file probably a .dmg or a .bin, which uses HFS file system. Ideally id like to mount the image because all i need to do is get certain files from it, I don't need everything. They probably will be quite big files. Id be very grateful if I got some advice. Where do I start?

Simplifying answers as much as possible would be great also. Cheers.

1

There are 1 best solutions below

0
On

Unless you want to port HFSExplorer to C# I would recommend you just use it...