MacFUSE is a library. All it gives you is a convenient interface to build a user space file system that interacts with the Mac OS X kernel. It doesn't magically provide any more functionality than the FUSE API. I don't see any reason why it shouldn't be possible to use a hex editor with the files that are exposed via MacFUSE but unless you have something mounted then it won't show up near as I can tell.
Cheers, Sam Moffatt http://pasamio.id.au On Mon, Aug 22, 2011 at 2:57 AM, RAHUL <[email protected]> wrote: > Hello Everyone, > I just want to know that, can we open MacFUSE in > some win hex like application. I'm asking this because i'm working on > a application in which i'll read iPhone disk to scan data on > it.Through my code i can list the other external and internal volumes > in my application but MacFUSE does't shown up. > > > thanks > > -- > You received this message because you are subscribed to the Google Groups > "MacFUSE" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/macfuse?hl=en. > > -- You received this message because you are subscribed to the Google Groups "MacFUSE" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macfuse?hl=en.
