This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
netmdlinux [2009/06/18 01:15] glaubitz Added link to minidisc.org NetMD FAQ. |
netmdlinux [2010/03/19 18:23] (current) megadiscman |
||
---|---|---|---|
Line 33: | Line 33: | ||
* Loading files on the MiniDisc Player, in particular the role of the EKB, is described in the [[http://www.marcus-brinkmann.de/files/pat7228568.pdf|US Patent 7228568]] (retrieved via [[http://www.pat2pdf.org/]]), which contains some hilariously bad cryptography (and is in any other way utterly trivial). This answers many, but not all, questions about the file transfer logs. | * Loading files on the MiniDisc Player, in particular the role of the EKB, is described in the [[http://www.marcus-brinkmann.de/files/pat7228568.pdf|US Patent 7228568]] (retrieved via [[http://www.pat2pdf.org/]]), which contains some hilariously bad cryptography (and is in any other way utterly trivial). This answers many, but not all, questions about the file transfer logs. | ||
* YAP: [[http://www.marcus-brinkmann.de/files/pat7362870.pdf|US Patent 7362870]]. Also noteworthy may be US Patent 20050246286, which seems to document how OpenJukeBox manages licenses. | * YAP: [[http://www.marcus-brinkmann.de/files/pat7362870.pdf|US Patent 7362870]]. Also noteworthy may be US Patent 20050246286, which seems to document how OpenJukeBox manages licenses. | ||
- | |||
===== Other Information ===== | ===== Other Information ===== | ||
* More protocol info: http://bertrik.sikken.nl/netmd/ | * More protocol info: http://bertrik.sikken.nl/netmd/ | ||
+ | * Download to a NetMD device [[AtracDownload|Atrac download dump]] | ||
* Upload of ATRAC SP with RH1: [[RH1AtracUpload|RH1 upload dump]] | * Upload of ATRAC SP with RH1: [[RH1AtracUpload|RH1 upload dump]] | ||
+ | * NetMD firmware: [[http://esi.sony.ca/esupport/esupport/NetMD/]] | ||
===== The EKB-Format ===== | ===== The EKB-Format ===== | ||
- | The EKB format is mostly revealed now. There is now a [[http://software.marcus-brinkmann.org/repositories/changes/freemd/tools/dump-ekb.py|Dump EKB]] tool that can be used to display EKB files. Here is an example output (the unique keys have been blacked out): | + | The EKB format is mostly revealed now. There is now a [[Dump EKB]] tool that can be used to display EKB files. Here is an example output (the unique keys have been blacked out): |
<code> | <code> | ||
$ ./dump-ekb.py 00010001.ekb | $ ./dump-ekb.py 00010001.ekb | ||
Line 81: | Line 82: | ||
* [[http://minidisc.org/NetMD_faq.html]] | * [[http://minidisc.org/NetMD_faq.html]] | ||
- |