Archive for the 'Mac OS X' Category
Wednesday, January 9th, 2008
Quoting my Google Mac Blog post in its entirety: A new version of MacFUSE is now available. As always, you can download a ready-to-install prebuilt package, or browse the ready-to-build source. Besides bug fixes and other minor improvements, there is a major new developer feature in this release: an Objective-C framework is now part of [...]
Posted in Google, Mac OS X, MacFUSE | No Comments »
Wednesday, January 2nd, 2008
A while ago, I wrote about procfs for Mac OS X, a MacFUSE-based file system. Subsequently, I added more cool features to my procfs implementation. Recently, I had reason to demonstrate procfs again and realized that I needed still more cool features. That need led to GrabFS. In a pinch, GrabFS is a file system [...]
Posted in Mac OS X, MacFUSE, The Book | No Comments »
Sunday, December 30th, 2007
I found some time today to make a certain feature of HFSDebug work on Leopard. The new version is available for download here. The new version should run on both Leopard and Tiger, but there are no visible changes whatsoever for Tiger users. If you use HFSDebug, you might have realized that the -m option [...]
Posted in Mac OS X, The Book | No Comments »
Friday, October 26th, 2007
A new release of MacFUSE is here. There is a new version for Leopard, a new version for Tiger, and a new version of sshfs.app that runs on both Tiger and Leopard. Downloads: http://code.google.com/p/macfuse/downloads/list Documentation: http://code.google.com/p/macfuse/w/list
Posted in Google, Mac OS X, MacFUSE | No Comments »
Sunday, July 1st, 2007
I don’t have an iPhone (and don’t really intend to get one), but for the iPhone-equipped curious operating system investigators, the iPhone Restore image downloadable from Apple’s web site has plenty of interesting details about the hardware and software composition of the iPhone, how some of the things work, and so on. Enjoy. (Hint: Looks [...]
Posted in Mac OS X | No Comments »
Saturday, June 23rd, 2007
Several years ago, while I was working at the IBM Almaden Research Center, we came up with a security mechanism called the Assured Execution Environment (AxE). We had implementations for Windows XP and Mac OS X. (Although AxE supports code signing as a feature, it’s not the same—in any case, this was long before code [...]
Posted in Computer Science, Mac OS X, Operating Systems, Windows | No Comments »
Tuesday, June 5th, 2007
A few weeks ago, I released as open source a MacFUSE-based process file system for Mac OS X. I recently added several new features to this procfs implementation. Some of these features are "cool" in that they put a new twist on certain types of visual information. For example, there’s a folder /proc/system/hardware/displays/ that contains [...]
Posted in Mac OS X, MacFUSE, Operating Systems, The Book | No Comments »
Friday, June 1st, 2007
We did a MacFUSE talk at Google last week: Video on YouTube
Posted in Google, Mac OS X, MacFUSE, Operating Systems | No Comments »
Sunday, May 13th, 2007
Details on taking a snapshot of the memory and register state of a running process on Mac OS X, including source for a user-space program that does that.
Posted in Computer Science, Mac OS X, Operating Systems | No Comments »
Thursday, May 10th, 2007
People are welcome to join us at Google on Thursday, May 24, for an open-to-public talk on all things MacFUSE. I’m told that “Doors open at 6:30PM at Google’s Mountain View campus. Guests should plan to sign in at Building 41 reception upon arrival. Refreshments will be served…” Here’s an abstract: File systems provide one [...]
Posted in Computer Science, Google, Mac OS X, MacFUSE, Operating Systems | No Comments »