I’ve released FairKeys, a tool which lets you retrieve your FairPlay keys from Apple’s servers.

Instructions for MacOS X users:
1. Install MonoFramework-1.0.4.dmg 2. Start Terminal.app 3. curl -O ‘http://nanocrew.net/software/FairKeys-latest.tar.gz’ 4. tar -zxvf FairKeys-latest.tar.gz ; cd FairKeys-* 5. mcs -target:exe -out:”FairKeys.exe” -r:ICSharpCode.SharpZipLib.dll -r:System.Web.dll *.cs 6. mono FairKeys.exe