macos 什么是 com.apple.Dont_Steal_Mac_OS_X
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/858511/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
What is com.apple.Dont_Steal_Mac_OS_X
提问by kent
com.apple.Dont_Steal_Mac_OS_X is a IOResources provider...
com.apple.Dont_Steal_Mac_OS_X 是一个 IOResources 提供者...
Class Inheritance: Dont_Steal_Mac_OS_X : IOService : IORegistryEntry : OSObject
类继承:Dont_Steal_Mac_OS_X : IOService : IORegistryEntry : OSObject
how does it work?
它是如何工作的?
what does it do?
它有什么作用?
回答by Marc W
http://forums.macnn.com/90/mac-os-x/335611/dont-steal-mac-os-x-kernel/
http://forums.macnn.com/90/mac-os-x/335611/dont-steal-mac-os-x-kernel/
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.
你今天的业力检查:
曾经有一个用户抱怨
他现有的操作系统是如此盲目,
他最好去盗版
一个运行良好
但发现他的硬件下降的操作系统。
请不要盗用 Mac OS!
真的,这太不酷了。
(C) 苹果电脑公司
回答by dbr
In addition to putting the "Your karma check for today: ..." string in memory,
除了将“您今天的业力检查:...”字符串放入内存中,
I think it contains the code that decrypts certain other encrypted kexts and the Finder (which is partially encrypted, too).
Some of the hacks to make OS X run on non-Apple hardware distribute the encrypted kexts and the Finder in an unencrypted format, which makes it easy to go after them for DMCA violation (circumventing encryption for the purposes of infringing copyright). Distributing an unencrypted kext, which is copyrighted by Apple is distributing copyrighted works without a license.
我认为它包含解密某些其他加密 kext 和 Finder(也部分加密)的代码。
一些使 OS X 在非 Apple 硬件上运行的黑客以未加密的格式分发加密的 kexts 和 Finder,这使得很容易追踪它们以违反 DMCA(为了侵犯版权而规避加密)。分发 Apple 拥有版权的未加密 kext 是在未经许可的情况下分发受版权保护的作品。
(From the same link as Marc's answer)
(来自与 Marc 的回答相同的链接)
回答by Anon Coward
It is explained in the extension itself:
它在扩展本身中有解释:
cat '/System/Library/Extensions/Dont Steal Mac OSX.kext/Contents/Resources/English.lproj/InfoPlist.strings'
Copyright 2006,2009 Apple Inc. All rights reserved. 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 to use it, please immediately destroy or delete it from your computer._..Don't Steal Mac OS X
版权所有 2006,2009 Apple Inc。保留所有权利。此 Apple 软件的目的是保护 Apple 受版权保护的材料免遭未经授权的复制和使用。您不得全部或部分复制、修改、反向工程、公开展示、公开执行、再许可、转让或重新分发此文件。如果您已获得此 Apple 软件的副本,但没有 Apple 的有效许可来使用它,请立即销毁或从您的计算机中删除它。_...不要窃取 Mac OS X