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:
204
resources/patch/IOUSBMassStorageClass.kext/Contents/Info.plist
Executable file
204
resources/patch/IOUSBMassStorageClass.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,204 @@
|
||||
<?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>14F17</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>IOUSBMassStorageClass</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>3.7.2, Copyright Apple Inc. 1999-2015</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.IOUSBMassStorageClass</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>IOUSBMassStorageClass</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>3.7.2</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>3.7.2</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>6D543f</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>14E40</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.10internal</string>
|
||||
<key>DTXcode</key>
|
||||
<string>0630</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>6D543f</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>IOUSBMassStorageClass1</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.IOUSBMassStorageClass</string>
|
||||
<key>IOClass</key>
|
||||
<string>IOUSBMassStorageClass</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBInterface</string>
|
||||
<key>Physical Interconnect</key>
|
||||
<string>USB</string>
|
||||
<key>Physical Interconnect Location</key>
|
||||
<string>External</string>
|
||||
<key>Read Time Out Duration</key>
|
||||
<integer>30000</integer>
|
||||
<key>Write Time Out Duration</key>
|
||||
<integer>30000</integer>
|
||||
<key>bInterfaceClass</key>
|
||||
<integer>8</integer>
|
||||
<key>bInterfaceSubClass</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
<key>IOUSBMassStorageClass2</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.IOUSBMassStorageClass</string>
|
||||
<key>IOClass</key>
|
||||
<string>IOUSBMassStorageClass</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBInterface</string>
|
||||
<key>Physical Interconnect</key>
|
||||
<string>USB</string>
|
||||
<key>Physical Interconnect Location</key>
|
||||
<string>External</string>
|
||||
<key>Read Time Out Duration</key>
|
||||
<integer>30000</integer>
|
||||
<key>Write Time Out Duration</key>
|
||||
<integer>30000</integer>
|
||||
<key>bInterfaceClass</key>
|
||||
<integer>8</integer>
|
||||
<key>bInterfaceSubClass</key>
|
||||
<integer>2</integer>
|
||||
</dict>
|
||||
<key>IOUSBMassStorageClass3</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.IOUSBMassStorageClass</string>
|
||||
<key>IOClass</key>
|
||||
<string>IOUSBMassStorageClass</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBInterface</string>
|
||||
<key>Physical Interconnect</key>
|
||||
<string>USB</string>
|
||||
<key>Physical Interconnect Location</key>
|
||||
<string>External</string>
|
||||
<key>Read Time Out Duration</key>
|
||||
<integer>30000</integer>
|
||||
<key>Write Time Out Duration</key>
|
||||
<integer>30000</integer>
|
||||
<key>bInterfaceClass</key>
|
||||
<integer>8</integer>
|
||||
<key>bInterfaceSubClass</key>
|
||||
<integer>3</integer>
|
||||
</dict>
|
||||
<key>IOUSBMassStorageClass4</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.IOUSBMassStorageClass</string>
|
||||
<key>IOClass</key>
|
||||
<string>IOUSBMassStorageUFISubclass</string>
|
||||
<key>IOMediaIcon</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.IOSCSIArchitectureModelFamily</string>
|
||||
<key>IOBundleResourceFile</key>
|
||||
<string>Floppy.icns</string>
|
||||
</dict>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBInterface</string>
|
||||
<key>Physical Interconnect</key>
|
||||
<string>USB</string>
|
||||
<key>Physical Interconnect Location</key>
|
||||
<string>External</string>
|
||||
<key>Read Time Out Duration</key>
|
||||
<integer>30000</integer>
|
||||
<key>SCSI Device Characteristics</key>
|
||||
<dict>
|
||||
<key>Manual Eject</key>
|
||||
<string>true</string>
|
||||
</dict>
|
||||
<key>Write Time Out Duration</key>
|
||||
<integer>30000</integer>
|
||||
<key>bInterfaceClass</key>
|
||||
<integer>8</integer>
|
||||
<key>bInterfaceSubClass</key>
|
||||
<integer>4</integer>
|
||||
</dict>
|
||||
<key>IOUSBMassStorageClass5</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.IOUSBMassStorageClass</string>
|
||||
<key>IOClass</key>
|
||||
<string>IOUSBMassStorageClass</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBInterface</string>
|
||||
<key>Physical Interconnect</key>
|
||||
<string>USB</string>
|
||||
<key>Physical Interconnect Location</key>
|
||||
<string>External</string>
|
||||
<key>Read Time Out Duration</key>
|
||||
<integer>30000</integer>
|
||||
<key>Write Time Out Duration</key>
|
||||
<integer>30000</integer>
|
||||
<key>bInterfaceClass</key>
|
||||
<integer>8</integer>
|
||||
<key>bInterfaceSubClass</key>
|
||||
<integer>5</integer>
|
||||
</dict>
|
||||
<key>IOUSBMassStorageClass6</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.IOUSBMassStorageClass</string>
|
||||
<key>IOClass</key>
|
||||
<string>IOUSBMassStorageClass</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBInterface</string>
|
||||
<key>Physical Interconnect</key>
|
||||
<string>USB</string>
|
||||
<key>Physical Interconnect Location</key>
|
||||
<string>External</string>
|
||||
<key>Read Time Out Duration</key>
|
||||
<integer>30000</integer>
|
||||
<key>Write Time Out Duration</key>
|
||||
<integer>30000</integer>
|
||||
<key>bInterfaceClass</key>
|
||||
<integer>8</integer>
|
||||
<key>bInterfaceSubClass</key>
|
||||
<integer>6</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleCompatibleVersion</key>
|
||||
<string>1.0.0</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.iokit.IOSCSIArchitectureModelFamily</key>
|
||||
<string>1.0.0</string>
|
||||
<key>com.apple.iokit.IOStorageFamily</key>
|
||||
<string>1.0.0</string>
|
||||
<key>com.apple.iokit.IOUSBFamily</key>
|
||||
<string>4.1.5b19</string>
|
||||
<key>com.apple.kpi.bsd</key>
|
||||
<string>9.0.0</string>
|
||||
<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.mach</key>
|
||||
<string>9.0.0</string>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Local-Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
BIN
resources/patch/IOUSBMassStorageClass.kext/Contents/MacOS/IOUSBMassStorageClass
Executable file
BIN
resources/patch/IOUSBMassStorageClass.kext/Contents/MacOS/IOUSBMassStorageClass
Executable file
Binary file not shown.
209
resources/patch/IOUSBMassStorageClass.kext/Contents/_CodeSignature/CodeResources
Executable file
209
resources/patch/IOUSBMassStorageClass.kext/Contents/_CodeSignature/CodeResources
Executable file
@@ -0,0 +1,209 @@
|
||||
<?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>
|
||||
GEKRj0Wamh+vWTcDfqt10h0iQyo=
|
||||
</data>
|
||||
</dict>
|
||||
<key>files2</key>
|
||||
<dict>
|
||||
<key>version.plist</key>
|
||||
<data>
|
||||
GEKRj0Wamh+vWTcDfqt10h0iQyo=
|
||||
</data>
|
||||
</dict>
|
||||
<key>rules</key>
|
||||
<dict>
|
||||
<key>@2x\.</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>50</real>
|
||||
</dict>
|
||||
<key>\.licns$</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>50</real>
|
||||
</dict>
|
||||
<key>^PlugIns/</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>200</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/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>35</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>40</real>
|
||||
</dict>
|
||||
<key>^version\.plist$</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>rules2</key>
|
||||
<dict>
|
||||
<key>@2x\.</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>50</real>
|
||||
</dict>
|
||||
<key>\.licns$</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>50</real>
|
||||
</dict>
|
||||
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>0.0</real>
|
||||
</dict>
|
||||
<key>^PlugIns/</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>200</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/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>35</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>40</real>
|
||||
</dict>
|
||||
<key>^version\.plist$</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
16
resources/patch/IOUSBMassStorageClass.kext/Contents/version.plist
Executable file
16
resources/patch/IOUSBMassStorageClass.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>99</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>3.7.2</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>3.7.2</string>
|
||||
<key>ProjectName</key>
|
||||
<string>IOUSBMassStorageClass</string>
|
||||
<key>SourceVersion</key>
|
||||
<string>372000001000000</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user