Sort of a port of the original QTFairUse to iTunes 6 using the excellent pydbg package by Pedram Amini.
Requirements:
Python 2.4
pydbg and ctypes packages (included)
Supported iTunes versions: 6.0.4-6.0.5
Usage:
1) Start iTunes
2) Start QTFairUse6.py.
4) Play your protected track(s) in iTunes. Each track will be written into a separate dump_NN.aac file.
5) To make them playable in winamp, convert the raw streams to ADTS using FAAD:
faad.exe -a output.aac dump_NN.aac
http://hymn-project.org/forums/viewtopic.php?t=1553