Dont Steal Mac OS X.kext: Difference between revisions

Content deleted Content added
Mark for AFD
Blanked the page
Line 1:
<!-- Please do not remove or change this AfD message until the issue is settled -->{{#ifeq:{{FULLPAGENAME}}|Special:Undelete| |{{#if:{{{nosubst|}}}|<div style="display:none;">}} {{#ifeq:{{NAMESPACE}}||{{#switch:{{NAMESPACE}}|= |#default={{error:wrong namespace}}<div style="display:none;">}}|{{error:not substituted|AFD}}<div style="display:none;">}}}} {{#if:{{{nosubst|}}}|</div></div>}}
<div class="boilerplate metadata" id="afd" style="margin: 0 5%; padding: 0 7px 0px 7px; background: #EDF1F1; border: 1px solid #999999; text-align: left; font-size:95%;">
'''This article is being considered for deletion in accordance with Wikipedia's [[Wikipedia:Deletion policy|deletion policy]][[Template:Afd|.]]'''<br />
You may share your thoughts on the matter at '''[[Wikipedia:Articles for deletion/{{{1|Dont Steal Mac OS X.kext}}}|this article's entry]]''' on the [[Wikipedia:Articles for deletion|Articles for deletion]] page.<br />
Please improve the article if possible, but the article must not be blanked, and this notice must not be removed, until the discussion is closed. For more information, particularly on merging or moving the article during the discussion, read the [[Wikipedia:Guide to deletion|guide to deletion]].<br/>
----
<small>''[[Template:AfD footer|Steps to list an article for deletion]]: &#123;&#123;subst:afd&#125;&#125; • [http://en.wikipedia.org/w/index.php?action=edit&preload=Template:Afd2+starter&editintro=Template:Afd3+starter&title=Wikipedia:Articles+for+deletion/{{PAGENAMEE}} Preloaded debate] ''OR'' &#123;&#123;subst:afd2|pg={{PAGENAME}}|cat=|text=}} &#126;&#126;&#126;&#126; ([[:category:AfD debates|categories]]) • &#123;&#123;subst:afd3|pg={{PAGENAME}}}} [{{SERVER}}{{localurl:Wikipedia:Articles for deletion/Log/{{CURRENTYEAR}}_{{CURRENTMONTHNAMEGEN}}_{{CURRENTDAY}}|action=edit}} log]
</small></div>
{{#ifeq:{{NAMESPACE}}||{{#switch:{{NAMESPACE}}|= |#default=</div>}}|</div>}}
{{{category|[[Category:Articles for deletion]]}}}
<!-- End of AfD message, feel free to edit beyond this point -->
 
'''Dont Steal Mac OS X.kext''' is a file present in Intel-capable versions of the [[Mac OS X]] [[Operating System]] requesting that users of Mac OS X not "[[copyright infringement|steal]]" it. Currently the extension is only included with the version of OS X that runs on the [[Intel Core]] processor family and is located at /System/Library/Extensions on the volume containing the operating system.<ref name="softpedia">{{cite web | url=http://news.softpedia.com/news/Don-t-Steal-Mac-OS-X-16276.shtml | title=Don't Steal Mac OS X! | author=Victor Mihailescu | date=[[January 13]], [[2006]] | work=Softpedia | accessdate=2007-01-17}}</ref><ref name="insane">{{cite web | url=http://www.osx86project.org/index.php?option=com_content&task=view&id=89 | title=Apple's Hidden Message to Hackers: "Dont Steal Mac OS X" | author=Swad | date=[[January 13]], [[2006]] | work=InsanelyMac.com Forums | accessdate=2007-01-17 }}</ref>
 
The full text of the file reads:<ref name="softpedia"/><ref name="insane"/>
<key>_name</key>
<string>Dont Steal Mac OS X</string>
<string>Copyright (c) 2006 Apple Computer, Inc. All rights reserved.</string>
<string>The purpose of this Apple software is to protect Apple copyrighted
materials from unauthorized copying and use. You may not copy, modify,
reverse engineer, publicly display, publicly perform, sublicense,
transfer or redistribute this file, in whole or in part. If you have
obtained a copy of this Apple software and do not have a valid license
from Apple Computer to use it, please immediately destroy or delete it
from your computer.</string>
 
The extension contains a kernel function called <tt>page_transform()</tt> which performs [[Advanced Encryption Standard|AES]] decryption of "apple-protected" programs. A Mac OS X system which is missing this extension, or a system where the extension has determined it's not running on genuine Apple hardware, will be missing this decryption capability, and as a result will not be able to run the apple-protected binaries <tt>Dock</tt>, <tt>Finder</tt>, <tt>loginwindow</tt>, <tt>SystemUIServer</tt>, <tt>mds</tt>, <tt>ATSServer</tt>, <tt>translate</tt> or <tt>translated</tt>.<ref>{{cite web |url=http://www.osxbook.com/book/bonus/chapter7/binaryprotection/ |author=Amit Singh |title=Understanding Apple's Binary Protection in Mac OS X}}</ref>
 
The extension also exports the following message in shared address space at 0xFFFF1600:
 
Your karma check for today:
There once was was a user that whined
his existing OS was so blind,
he'd do better to pirate
an OS that ran great
but found his hardware declined.
Please don't steal Mac OS!
Really, that's way uncool.
(C) Apple Computer, Inc.
 
== References ==
 
{{reflist}}
 
[[Category:Apple Inc. software]]
[[Category:Mac OS X]]