mirror of
https://github.com/thewesker/osx-patcher.git
synced 2025-12-23 05:41:16 -05:00
Initial commit
This commit is contained in:
61
resources/patch/NVDANV50Hal.kext/Contents/Info.plist
Executable file
61
resources/patch/NVDANV50Hal.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,61 @@
|
||||
<?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>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>NVDANV50Hal</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>NVDANV50Hal 7.32.12 295.10.20f01</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.nvidia.nv50hal</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>NVIDIA NV50 Resman Kernel Extension</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>7.32.12</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>7.3.2</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>NVidiaRM</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.nvidia.nv50hal</string>
|
||||
<key>IOClass</key>
|
||||
<string>NVDANV50HAL</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>IOService</string>
|
||||
<key>IOPCIClassMatch</key>
|
||||
<string>0x03000000&0xff000000</string>
|
||||
<key>IOPCIMatch</key>
|
||||
<string>0x000010de&0x0000ffff</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>60000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOPCIDevice</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleCompatibleVersion</key>
|
||||
<string>1.2.0</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.NVDAResman</key>
|
||||
<string>1.2.0</string>
|
||||
<key>com.apple.iokit.IOPCIFamily</key>
|
||||
<string>2.4</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>9.0.0</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>9.0.0</string>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Safe Boot</string>
|
||||
</dict>
|
||||
</plist>
|
||||
BIN
resources/patch/NVDANV50Hal.kext/Contents/MacOS/NVDANV50Hal
Executable file
BIN
resources/patch/NVDANV50Hal.kext/Contents/MacOS/NVDANV50Hal
Executable file
Binary file not shown.
1
resources/patch/NVDANV50Hal.kext/Contents/PkgInfo
Executable file
1
resources/patch/NVDANV50Hal.kext/Contents/PkgInfo
Executable file
@@ -0,0 +1 @@
|
||||
KEXT????
|
||||
BIN
resources/patch/NVDANV50Hal.kext/Contents/_CodeSignature/CodeDirectory
Executable file
BIN
resources/patch/NVDANV50Hal.kext/Contents/_CodeSignature/CodeDirectory
Executable file
Binary file not shown.
BIN
resources/patch/NVDANV50Hal.kext/Contents/_CodeSignature/CodeRequirements
Executable file
BIN
resources/patch/NVDANV50Hal.kext/Contents/_CodeSignature/CodeRequirements
Executable file
Binary file not shown.
90
resources/patch/NVDANV50Hal.kext/Contents/_CodeSignature/CodeResources
Executable file
90
resources/patch/NVDANV50Hal.kext/Contents/_CodeSignature/CodeResources
Executable file
@@ -0,0 +1,90 @@
|
||||
<?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>version.plist</key>
|
||||
<data>
|
||||
2EngZsIYJOWyUqOt0KGlEUIM4Hc=
|
||||
</data>
|
||||
</dict>
|
||||
<key>rules</key>
|
||||
<dict>
|
||||
<key>.*\.licns</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>@[0-9]+</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^Resources/</key>
|
||||
<true/>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>30</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>30</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.nib/classes\.nib$</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>5</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.nib/data\.dependency$</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>5</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.nib/designable\.nib$</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>5</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.nib/info\.nib$</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>5</real>
|
||||
</dict>
|
||||
<key>^Resources/BridgeSupport/[^/]*\.(bridgesupport|dylib)$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^Resources/English\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>5</real>
|
||||
</dict>
|
||||
<key>^version.plist$</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
BIN
resources/patch/NVDANV50Hal.kext/Contents/_CodeSignature/CodeSignature
Executable file
BIN
resources/patch/NVDANV50Hal.kext/Contents/_CodeSignature/CodeSignature
Executable file
Binary file not shown.
16
resources/patch/NVDANV50Hal.kext/Contents/version.plist
Executable file
16
resources/patch/NVDANV50Hal.kext/Contents/version.plist
Executable file
@@ -0,0 +1,16 @@
|
||||
<?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>BuildVersion</key>
|
||||
<string>1</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>7.32.12</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>7.3.2</string>
|
||||
<key>ProjectName</key>
|
||||
<string>GraphicsDrivers</string>
|
||||
<key>SourceVersion</key>
|
||||
<string>7032012000000</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user