1
0
Fork 0

clover replace and fakesmc replace

This commit is contained in:
Sangbum Kim 2016-03-10 00:08:54 +09:00
parent 3605a74aa7
commit d711b2cd86
16 changed files with 152 additions and 225 deletions

0
EFI/CLOVER/CLOVERIA32.efi Normal file → Executable file
View File

0
EFI/CLOVER/CLOVERX64.efi Normal file → Executable file
View File

0
EFI/CLOVER/drivers64UEFI/FSInject-64.efi Normal file → Executable file
View File

0
EFI/CLOVER/drivers64UEFI/OsxFatBinaryDrv-64.efi Normal file → Executable file
View File

248
EFI/CLOVER/kexts/10.11/FakeSMC.kext/Contents/Info.plist Normal file → Executable file
View File

@ -3,13 +3,13 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>BuildMachineOSBuild</key> <key>BuildMachineOSBuild</key>
<string>11G63</string> <string>15C50</string>
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>English</string> <string>English</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>FakeSMC</string> <string>FakeSMC</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>org.netkas.FakeSMC</string> <string>org.netkas.driver.FakeSMC</string>
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>
@ -17,38 +17,94 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>3.4.0</string> <string>6.18-313-g671f31c.1707</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>3.4.0</string> <string>1707</string>
<key>DTCompiler</key> <key>DTCompiler</key>
<string>com.apple.compilers.llvmgcc42</string> <string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key> <key>DTPlatformBuild</key>
<string>4F1003</string> <string>7C68</string>
<key>DTPlatformVersion</key> <key>DTPlatformVersion</key>
<string>GM</string> <string>GM</string>
<key>DTSDKBuild</key> <key>DTSDKBuild</key>
<string>11G63</string> <string>12D75</string>
<key>DTSDKName</key> <key>DTSDKName</key>
<string></string> <string>macosx10.8</string>
<key>DTXcode</key> <key>DTXcode</key>
<string>0441</string> <string>0720</string>
<key>DTXcodeBuild</key> <key>DTXcodeBuild</key>
<string>4F1003</string> <string>7C68</string>
<key>IOKitPersonalities</key> <key>IOKitPersonalities</key>
<dict> <dict>
<key>SMC Device Emulator</key> <key>FakeSMC</key>
<dict> <dict>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>org.netkas.FakeSMC</string> <string>org.netkas.driver.FakeSMC</string>
<key>Configuration</key> <key>Configuration</key>
<dict> <dict>
<key>Clover</key>
<dict>
<key>BEMB</key>
<array>
<string>BEMB</string>
<string>flag</string>
</array>
<key>EPCI</key>
<array>
<string>EPCI</string>
<string>ui32</string>
</array>
<key>RBr</key>
<array>
<string>RBr</string>
<string>ch8*</string>
</array>
<key>REV</key>
<array>
<string>REV</string>
<string>{rev</string>
</array>
<key>RPlt</key>
<array>
<string>RPlt</string>
<string>ch8*</string>
</array>
</dict>
<key>ExceptionKeys</key>
<dict>
<key>CLKH</key>
<integer>1</integer>
<key>CLKT</key>
<integer>1</integer>
<key>MSDW</key>
<integer>1</integer>
<key>NATJ</key>
<integer>1</integer>
<key>NATi</key>
<integer>1</integer>
<key>NTOK</key>
<integer>1</integer>
<key>WKTP</key>
<integer>0</integer>
</dict>
<key>Keys</key> <key>Keys</key>
<dict> <dict>
<key>$Adr</key>
<array>
<string>ui32</string>
<data>
AAADAA==
</data>
</array>
<key>$Num</key> <key>$Num</key>
<array> <array>
<string>ui8 </string> <string>ui8</string>
<data> <data>
AQ== AQ==
</data> </data>
@ -57,28 +113,7 @@
<array> <array>
<string>ch8*</string> <string>ch8*</string>
<data> <data>
ur48RcADEEM= hfwETdgSevQ=
</data>
</array>
<key>CLKH</key>
<array>
<string>{clh</string>
<data>
AABwgAABGUA=
</data>
</array>
<key>CLKT</key>
<array>
<string>ui32</string>
<data>
AAByGw==
</data>
</array>
<key>EPCI</key>
<array>
<string>flag</string>
<data>
AQ==
</data> </data>
</array> </array>
<key>FNum</key> <key>FNum</key>
@ -88,20 +123,6 @@
AA== AA==
</data> </data>
</array> </array>
<key>LSOF</key>
<array>
<string>flag</string>
<data>
AQ==
</data>
</array>
<key>LSSB</key>
<array>
<string>{lso</string>
<data>
AQE=
</data>
</array>
<key>LsNM</key> <key>LsNM</key>
<array> <array>
<string>ui8</string> <string>ui8</string>
@ -109,32 +130,25 @@
AQ== AQ==
</data> </data>
</array> </array>
<key>MOST</key> <key>LsbV</key>
<array> <array>
<string>ui16</string> <string>{rev</string>
<data> <data>
gAM= AQQKAAY=
</data>
</array>
<key>MSDW</key>
<array>
<string>ui8</string>
<data>
AQ==
</data>
</array>
<key>MSPS</key>
<array>
<string>{msp</string>
<data>
AA==
</data> </data>
</array> </array>
<key>MSSD</key> <key>MSSD</key>
<array> <array>
<string>si8</string> <string>si8</string>
<data> <data>
Aw== BQ==
</data>
</array>
<key>MSSP</key>
<array>
<string>si8</string>
<data>
BQ==
</data> </data>
</array> </array>
<key>NATJ</key> <key>NATJ</key>
@ -144,25 +158,6 @@
AA== AA==
</data> </data>
</array> </array>
<key>NATi</key>
<array>
<string>ui16</string>
<string>0000</string>
</array>
<key>NTOK</key>
<array>
<string>ui8</string>
<data>
AQ==
</data>
</array>
<key>NVPR</key>
<array>
<string>ui8</string>
<data>
AA==
</data>
</array>
<key>OSK0</key> <key>OSK0</key>
<array> <array>
<string>ch8*</string> <string>ch8*</string>
@ -186,43 +181,104 @@
ATAPAAAD ATAPAAAD
</data> </data>
</array> </array>
<key>RPlt</key> <key>RVBF</key>
<array> <array>
<string>ch8*</string> <string>{rev</string>
<string>m82</string> <data>
ATAPAAAD
</data>
</array> </array>
<key>RVUF</key>
<array>
<string>{rev</string>
<data>
ATAPAAAD
</data>
</array>
</dict>
<key>Types</key>
<dict>
<key>BEMB</key>
<string>flag</string>
<key>CLKC</key>
<string>{clc</string>
<key>CLKH</key>
<string>{clh</string>
<key>CLKT</key>
<string>ui32</string>
<key>CLWK</key>
<string>ui32</string>
<key>EPCI</key>
<string>flag</string>
<key>LSSS</key>
<string>{lso</string>
<key>MSDS</key>
<string>ui8</string>
<key>MSDW</key>
<string>flag</string>
<key>MSPS</key>
<string>{msp</string>
<key>RPlt</key>
<string>ch8*</string>
</dict> </dict>
<key>debug</key> <key>debug</key>
<false/> <false/>
<key>smc-compatible</key> <key>smc-compatible</key>
<string>smc-napa</string> <string>smc-napa</string>
<key>trace</key>
<false/>
</dict> </dict>
<key>IOClass</key> <key>IOClass</key>
<string>FakeSMC</string> <string>FakeSMC</string>
<key>IOMatchCategory</key> <key>IOMatchCategory</key>
<string>IOACPIPlatformDevice</string> <string>FakeSMC</string>
<key>IOProviderClass</key> <key>IOProviderClass</key>
<string>AppleACPIPlatformExpert</string> <string>AppleACPIPlatformExpert</string>
<key>IOResourceMatch</key> <key>IOResourceMatch</key>
<string>ACPI</string> <string>FakeSMCKeyStore</string>
<key>RM,Build</key>
<string>Release-RehabMan</string>
<key>RM,Version</key>
<string>FakeSMC 1707</string>
</dict>
<key>FakeSMCKeyStore</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.netkas.driver.FakeSMC</string>
<key>IOClass</key>
<string>FakeSMCKeyStore</string>
<key>IOMatchCategory</key>
<string>FakeSMCKeyStore</string>
<key>IOProviderClass</key>
<string>IOResources</string>
<key>IOResourceMatch</key>
<string>IOKit</string>
<key>IOUserClientClass</key>
<string>FakeSMCKeyStoreUserClient</string>
</dict> </dict>
</dict> </dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2015 netkas. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key> <key>OSBundleCompatibleVersion</key>
<string>3.3.0</string> <string>1212</string>
<key>OSBundleLibraries</key> <key>OSBundleLibraries</key>
<dict> <dict>
<key>com.apple.iokit.IOACPIFamily</key> <key>com.apple.iokit.IOACPIFamily</key>
<string>1.0.0d1</string> <string>1.0.0d1</string>
<key>com.apple.kpi.bsd</key>
<string>10.6</string>
<key>com.apple.kpi.iokit</key> <key>com.apple.kpi.iokit</key>
<string>9.0.0</string> <string>10.6</string>
<key>com.apple.kpi.libkern</key> <key>com.apple.kpi.libkern</key>
<string>9.0.0</string> <string>10.6</string>
<key>com.apple.kpi.mach</key> <key>com.apple.kpi.mach</key>
<string>9.0.0</string> <string>10.6</string>
<key>com.apple.kpi.unsupported</key> <key>com.apple.kpi.unsupported</key>
<string>9.0.0</string> <string>10.6</string>
</dict> </dict>
<key>OSBundleRequired</key> <key>OSBundleRequired</key>
<string>Root</string> <string>Root</string>
<key>Source Code</key>
<string>"https://github.com/RehabMan/OS-X-FakeSMC-kozlek.git"</string>
</dict> </dict>
</plist> </plist>

Binary file not shown.

View File

@ -1,29 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>files</key>
<dict/>
<key>rules</key>
<dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
</dict>
</plist>

View File

@ -1,71 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>11G63</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>HWInfo</string>
<key>CFBundleIdentifier</key>
<string>org.slice.HWInfo</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>HWInfo</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvmgcc42</string>
<key>DTPlatformBuild</key>
<string>4F1003</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>11G63</string>
<key>DTSDKName</key>
<string></string>
<key>DTXcode</key>
<string>0441</string>
<key>DTXcodeBuild</key>
<string>4F1003</string>
<key>IOKitPersonalities</key>
<dict>
<key>Hardware Info Plugin</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.slice.HWInfo</string>
<key>IOClass</key>
<string>HWInfo</string>
<key>IOMatchCategory</key>
<string>HWInfo</string>
<key>IOProviderClass</key>
<string>IOResources</string>
<key>IOResourceMatch</key>
<string>IOKit</string>
</dict>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2013 Slice. All rights reserved.</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.kpi.iokit</key>
<string>9.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>9.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>9.0.0</string>
<key>org.netkas.FakeSMC</key>
<string>3.3.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Root</string>
</dict>
</plist>

View File

@ -1,29 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>files</key>
<dict/>
<key>rules</key>
<dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
</dict>
</plist>