mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-20 10:44:32 +10:00
Add MacBookPro Maps
This commit is contained in:
13
README.md
13
README.md
@@ -9,17 +9,10 @@ Current TO-DO's with this patcher:
|
|||||||
* [ ] Create macOS Installer
|
* [ ] Create macOS Installer
|
||||||
* [ ] Install OpenCore to USB
|
* [ ] Install OpenCore to USB
|
||||||
* [ ] Install OpenCore to internal drive
|
* [ ] Install OpenCore to internal drive
|
||||||
* [ ] USB mapping
|
* [x] USB mapping
|
||||||
* [x] MacBook
|
* [ ] Legacy GPU Patches
|
||||||
* [x] MacBook Air
|
|
||||||
* [ ] MacBook Pro
|
|
||||||
* [x] Man Mini
|
|
||||||
* [x] iMac
|
|
||||||
* [x] Mac Pro
|
|
||||||
* [x] Xserve
|
|
||||||
* [ ] Legacy GPU patches
|
|
||||||
* ie. 2011 and older
|
* ie. 2011 and older
|
||||||
* [ ] Audio patches
|
* [ ] Legacy Audio Patches
|
||||||
* ie. 2011 and older
|
* ie. 2011 and older
|
||||||
|
|
||||||
## Supported SMBIOS
|
## Supported SMBIOS
|
||||||
|
|||||||
156
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro10,1.kext/Contents/Info.plist
Executable file
156
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro10,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,156 @@
|
|||||||
|
<?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>CFBundleIdentifier</key>
|
||||||
|
<string>com.dortania.usbmap</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>USBmap-MacBookPro11,2</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>IOKitPersonalities_x86_64</key>
|
||||||
|
<dict>
|
||||||
|
<key>MacBookPro11,2</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBHostResources</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBSleepPortCurrentLimit</key>
|
||||||
|
<integer>2100</integer>
|
||||||
|
<key>kUSBSleepPowerSupply</key>
|
||||||
|
<integer>2600</integer>
|
||||||
|
<key>kUSBWakePortCurrentLimit</key>
|
||||||
|
<integer>2100</integer>
|
||||||
|
<key>kUSBWakePowerSupply</key>
|
||||||
|
<integer>3200</integer>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH01</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH01</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBMuxEnabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH02</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH02</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBMuxEnabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-SHC1</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>SHC1</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBXHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBMuxEnabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT2</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT6</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
156
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro10,2.kext/Contents/Info.plist
Executable file
156
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro10,2.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,156 @@
|
|||||||
|
<?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>CFBundleIdentifier</key>
|
||||||
|
<string>com.dortania.usbmap</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>USBmap-MacBookPro11,1</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>IOKitPersonalities_x86_64</key>
|
||||||
|
<dict>
|
||||||
|
<key>MacBookPro11,1</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBHostResources</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBSleepPortCurrentLimit</key>
|
||||||
|
<integer>2100</integer>
|
||||||
|
<key>kUSBSleepPowerSupply</key>
|
||||||
|
<integer>2600</integer>
|
||||||
|
<key>kUSBWakePortCurrentLimit</key>
|
||||||
|
<integer>2100</integer>
|
||||||
|
<key>kUSBWakePowerSupply</key>
|
||||||
|
<integer>3200</integer>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,1</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,1-EH01</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH01</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBMuxEnabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,1</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,1-EH02</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH02</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBMuxEnabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,1</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,1-SHC1</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>SHC1</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBXHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBMuxEnabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BwAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT3</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AwAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT7</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BwAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,1</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
157
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro3,1.kext/Contents/Info.plist
Executable file
157
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro3,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,157 @@
|
|||||||
|
<?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>CFBundleIdentifier</key>
|
||||||
|
<string>com.dortania.usbmap</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>USBmap-MacBookPro11,2</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>IOKitPersonalities_x86_64</key>
|
||||||
|
<dict>
|
||||||
|
<key>MacBookPro11,2</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBHostResources</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBSleepPortCurrentLimit</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>kUSBSleepPowerSupply</key>
|
||||||
|
<integer>1500</integer>
|
||||||
|
<key>kUSBWakePortCurrentLimit</key>
|
||||||
|
<integer>1500</integer>
|
||||||
|
<key>kUSBWakePowerSupply</key>
|
||||||
|
<integer>2000</integer>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH01</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH01</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT2</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT3</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AwAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT4</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BAAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT6</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH02</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH02</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BAAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT2</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT3</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AwAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT4</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BAAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
157
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro4,1.kext/Contents/Info.plist
Executable file
157
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro4,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,157 @@
|
|||||||
|
<?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>CFBundleIdentifier</key>
|
||||||
|
<string>com.dortania.usbmap</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>USBmap-MacBookPro11,2</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>IOKitPersonalities_x86_64</key>
|
||||||
|
<dict>
|
||||||
|
<key>MacBookPro11,2</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBHostResources</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBSleepPortCurrentLimit</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>kUSBSleepPowerSupply</key>
|
||||||
|
<integer>1500</integer>
|
||||||
|
<key>kUSBWakePortCurrentLimit</key>
|
||||||
|
<integer>1500</integer>
|
||||||
|
<key>kUSBWakePowerSupply</key>
|
||||||
|
<integer>2000</integer>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH01</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH01</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT2</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT3</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AwAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT4</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BAAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT6</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH02</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH02</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BAAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT2</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT3</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AwAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT4</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BAAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
220
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro5,1.kext/Contents/Info.plist
Executable file
220
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro5,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,220 @@
|
|||||||
|
<?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>CFBundleIdentifier</key>
|
||||||
|
<string>com.dortania.usbmap</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>USBmap-MacBookPro11,2</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>IOKitPersonalities_x86_64</key>
|
||||||
|
<dict>
|
||||||
|
<key>MacBookPro11,2</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBHostResources</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBSleepPortCurrentLimit</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>kUSBSleepPowerSupply</key>
|
||||||
|
<integer>1500</integer>
|
||||||
|
<key>kUSBWakePortCurrentLimit</key>
|
||||||
|
<integer>1200</integer>
|
||||||
|
<key>kUSBWakePowerSupply</key>
|
||||||
|
<integer>1700</integer>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH01</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH01</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT4</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BAAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT6</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH02</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH02</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AwAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT2</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT3</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AwAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-OHC1</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>OHC1</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBOHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT6</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-OHC2</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>OHC2</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBOHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AwAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT2</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT3</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AwAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
234
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro5,2.kext/Contents/Info.plist
Executable file
234
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro5,2.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,234 @@
|
|||||||
|
<?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>CFBundleIdentifier</key>
|
||||||
|
<string>com.dortania.usbmap</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>USBmap-MacBookPro11,2</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>IOKitPersonalities_x86_64</key>
|
||||||
|
<dict>
|
||||||
|
<key>MacBookPro11,2</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBHostResources</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBSleepPortCurrentLimit</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>kUSBSleepPowerSupply</key>
|
||||||
|
<integer>2000</integer>
|
||||||
|
<key>kUSBWakePortCurrentLimit</key>
|
||||||
|
<integer>1500</integer>
|
||||||
|
<key>kUSBWakePowerSupply</key>
|
||||||
|
<integer>2500</integer>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH01</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH01</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT4</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BAAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT6</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH02</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH02</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BAAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT2</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT3</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AwAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT4</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BAAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-OHC1</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>OHC1</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBOHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT6</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-OHC2</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>OHC2</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBOHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BAAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT2</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT3</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AwAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT4</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BAAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
213
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro5,3.kext/Contents/Info.plist
Executable file
213
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro5,3.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,213 @@
|
|||||||
|
<?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>CFBundleIdentifier</key>
|
||||||
|
<string>com.dortania.usbmap</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>USBmap-MacBookPro11,2</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>IOKitPersonalities_x86_64</key>
|
||||||
|
<dict>
|
||||||
|
<key>MacBookPro11,2</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBHostResources</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBSleepPortCurrentLimit</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>kUSBSleepPowerSupply</key>
|
||||||
|
<integer>1500</integer>
|
||||||
|
<key>kUSBWakePortCurrentLimit</key>
|
||||||
|
<integer>1200</integer>
|
||||||
|
<key>kUSBWakePowerSupply</key>
|
||||||
|
<integer>1700</integer>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH01</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH01</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT4</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BAAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT6</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH02</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH02</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT2</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-OHC1</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>OHC1</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBOHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT6</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-OHC2</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>OHC2</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBOHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT2</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
213
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro5,4.kext/Contents/Info.plist
Executable file
213
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro5,4.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,213 @@
|
|||||||
|
<?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>CFBundleIdentifier</key>
|
||||||
|
<string>com.dortania.usbmap</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>USBmap-MacBookPro11,2</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>IOKitPersonalities_x86_64</key>
|
||||||
|
<dict>
|
||||||
|
<key>MacBookPro11,2</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBHostResources</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBSleepPortCurrentLimit</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>kUSBSleepPowerSupply</key>
|
||||||
|
<integer>1500</integer>
|
||||||
|
<key>kUSBWakePortCurrentLimit</key>
|
||||||
|
<integer>1200</integer>
|
||||||
|
<key>kUSBWakePowerSupply</key>
|
||||||
|
<integer>1700</integer>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH01</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH01</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT4</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BAAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT6</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH02</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH02</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT2</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-OHC1</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>OHC1</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBOHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT6</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-OHC2</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>OHC2</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBOHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT2</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
227
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro5,5.kext/Contents/Info.plist
Executable file
227
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro5,5.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,227 @@
|
|||||||
|
<?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>CFBundleIdentifier</key>
|
||||||
|
<string>com.dortania.usbmap</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>USBmap-MacBookPro11,1</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>IOKitPersonalities_x86_64</key>
|
||||||
|
<dict>
|
||||||
|
<key>MacBookPro11,1</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBHostResources</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBSleepPortCurrentLimit</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>kUSBSleepPowerSupply</key>
|
||||||
|
<integer>1500</integer>
|
||||||
|
<key>kUSBWakePortCurrentLimit</key>
|
||||||
|
<integer>1200</integer>
|
||||||
|
<key>kUSBWakePowerSupply</key>
|
||||||
|
<integer>1700</integer>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,1</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,1-EH01</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH01</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT4</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BAAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT6</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,1</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,1-EH02</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH02</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT2</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,1</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,1-OHC1</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>OHC1</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBOHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT4</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BAAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT6</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,1</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,1-OHC2</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>OHC2</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBOHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT2</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,1</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
105
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro6,1.kext/Contents/Info.plist
Executable file
105
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro6,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,105 @@
|
|||||||
|
<?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>CFBundleIdentifier</key>
|
||||||
|
<string>com.dortania.usbmap</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>USBmap-MacBookPro11,2</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>IOKitPersonalities_x86_64</key>
|
||||||
|
<dict>
|
||||||
|
<key>MacBookPro11,2</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBHostResources</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBSleepPortCurrentLimit</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>kUSBSleepPowerSupply</key>
|
||||||
|
<integer>2000</integer>
|
||||||
|
<key>kUSBWakePortCurrentLimit</key>
|
||||||
|
<integer>1500</integer>
|
||||||
|
<key>kUSBWakePowerSupply</key>
|
||||||
|
<integer>2200</integer>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH01</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH01</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBCompanion</key>
|
||||||
|
<false/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH02</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH02</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBCompanion</key>
|
||||||
|
<false/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
105
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro6,2.kext/Contents/Info.plist
Executable file
105
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro6,2.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,105 @@
|
|||||||
|
<?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>CFBundleIdentifier</key>
|
||||||
|
<string>com.dortania.usbmap</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>USBmap-MacBookPro11,2</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>IOKitPersonalities_x86_64</key>
|
||||||
|
<dict>
|
||||||
|
<key>MacBookPro11,2</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBHostResources</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBSleepPortCurrentLimit</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>kUSBSleepPowerSupply</key>
|
||||||
|
<integer>2500</integer>
|
||||||
|
<key>kUSBWakePortCurrentLimit</key>
|
||||||
|
<integer>1500</integer>
|
||||||
|
<key>kUSBWakePowerSupply</key>
|
||||||
|
<integer>2700</integer>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH01</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH01</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBCompanion</key>
|
||||||
|
<false/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH02</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH02</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBCompanion</key>
|
||||||
|
<false/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
213
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro7,1.kext/Contents/Info.plist
Executable file
213
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro7,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,213 @@
|
|||||||
|
<?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>CFBundleIdentifier</key>
|
||||||
|
<string>com.dortania.usbmap</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>USBmap-MacBookPro11,1</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>IOKitPersonalities_x86_64</key>
|
||||||
|
<dict>
|
||||||
|
<key>MacBookPro11,1</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBHostResources</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBSleepPortCurrentLimit</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>kUSBSleepPowerSupply</key>
|
||||||
|
<integer>2000</integer>
|
||||||
|
<key>kUSBWakePortCurrentLimit</key>
|
||||||
|
<integer>1500</integer>
|
||||||
|
<key>kUSBWakePowerSupply</key>
|
||||||
|
<integer>2200</integer>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,1</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,1-EH01</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH01</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT6</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,1</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,1-EH02</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH02</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT3</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AwAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT4</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BAAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT6</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,1</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,1-OHC1</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>OHC1</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBOHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,1</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,1-OHC2</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>OHC2</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBOHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT3</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AwAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT4</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BAAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT6</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,1</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
112
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro8,1.kext/Contents/Info.plist
Executable file
112
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro8,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,112 @@
|
|||||||
|
<?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>CFBundleIdentifier</key>
|
||||||
|
<string>com.dortania.usbmap</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>USBmap-MacBookPro11,1</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>IOKitPersonalities_x86_64</key>
|
||||||
|
<dict>
|
||||||
|
<key>MacBookPro11,1</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBHostResources</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBSleepPortCurrentLimit</key>
|
||||||
|
<integer>2100</integer>
|
||||||
|
<key>kUSBSleepPowerSupply</key>
|
||||||
|
<integer>2600</integer>
|
||||||
|
<key>kUSBWakePortCurrentLimit</key>
|
||||||
|
<integer>2100</integer>
|
||||||
|
<key>kUSBWakePowerSupply</key>
|
||||||
|
<integer>3700</integer>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,1</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,1-EH01</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH01</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBCompanion</key>
|
||||||
|
<false/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,1</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,1-EH02</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH02</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBCompanion</key>
|
||||||
|
<false/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT2</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,1</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
112
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro8,2.kext/Contents/Info.plist
Executable file
112
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro8,2.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,112 @@
|
|||||||
|
<?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>CFBundleIdentifier</key>
|
||||||
|
<string>com.dortania.usbmap</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>USBmap-MacBookPro11,2</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>IOKitPersonalities_x86_64</key>
|
||||||
|
<dict>
|
||||||
|
<key>MacBookPro11,2</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBHostResources</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBSleepPortCurrentLimit</key>
|
||||||
|
<integer>2100</integer>
|
||||||
|
<key>kUSBSleepPowerSupply</key>
|
||||||
|
<integer>2600</integer>
|
||||||
|
<key>kUSBWakePortCurrentLimit</key>
|
||||||
|
<integer>2100</integer>
|
||||||
|
<key>kUSBWakePowerSupply</key>
|
||||||
|
<integer>3700</integer>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH01</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH01</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBCompanion</key>
|
||||||
|
<false/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH02</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH02</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBCompanion</key>
|
||||||
|
<false/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT2</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
112
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro8,3.kext/Contents/Info.plist
Executable file
112
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro8,3.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,112 @@
|
|||||||
|
<?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>CFBundleIdentifier</key>
|
||||||
|
<string>com.dortania.usbmap</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>USBmap-MacBookPro11,2</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>IOKitPersonalities_x86_64</key>
|
||||||
|
<dict>
|
||||||
|
<key>MacBookPro11,2</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBHostResources</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBSleepPortCurrentLimit</key>
|
||||||
|
<integer>2100</integer>
|
||||||
|
<key>kUSBSleepPowerSupply</key>
|
||||||
|
<integer>3100</integer>
|
||||||
|
<key>kUSBWakePortCurrentLimit</key>
|
||||||
|
<integer>2100</integer>
|
||||||
|
<key>kUSBWakePowerSupply</key>
|
||||||
|
<integer>4200</integer>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH01</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH01</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBCompanion</key>
|
||||||
|
<false/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH02</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH02</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBCompanion</key>
|
||||||
|
<false/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT2</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
189
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro9,1.kext/Contents/Info.plist
Executable file
189
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro9,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,189 @@
|
|||||||
|
<?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>CFBundleIdentifier</key>
|
||||||
|
<string>com.dortania.usbmap</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>USBmap-MacBookPro11,2</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>IOKitPersonalities_x86_64</key>
|
||||||
|
<dict>
|
||||||
|
<key>MacBookPro11,2</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBHostResources</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBSleepPortCurrentLimit</key>
|
||||||
|
<integer>2100</integer>
|
||||||
|
<key>kUSBSleepPowerSupply</key>
|
||||||
|
<integer>2600</integer>
|
||||||
|
<key>kUSBWakePortCurrentLimit</key>
|
||||||
|
<integer>2100</integer>
|
||||||
|
<key>kUSBWakePowerSupply</key>
|
||||||
|
<integer>3200</integer>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH01</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH01</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBMuxEnabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-EH02</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH02</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBMuxEnabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-InternalHub-EH02</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSB20InternalHub</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT2</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbMux</key>
|
||||||
|
<string>XHCB</string>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>locationID</key>
|
||||||
|
<integer>437256192</integer>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,2-SHC1</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>SHC1</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBXHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBMuxEnabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT2</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT6</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,2</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
156
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro9,2.kext/Contents/Info.plist
Executable file
156
payloads/Kexts/Maps/MacBookPro/USB-Map-MacBookPro9,2.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,156 @@
|
|||||||
|
<?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>CFBundleIdentifier</key>
|
||||||
|
<string>com.dortania.usbmap</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>USBmap-MacBookPro11,1</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>IOKitPersonalities_x86_64</key>
|
||||||
|
<dict>
|
||||||
|
<key>MacBookPro11,1</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBHostResources</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBSleepPortCurrentLimit</key>
|
||||||
|
<integer>2100</integer>
|
||||||
|
<key>kUSBSleepPowerSupply</key>
|
||||||
|
<integer>2600</integer>
|
||||||
|
<key>kUSBWakePortCurrentLimit</key>
|
||||||
|
<integer>2100</integer>
|
||||||
|
<key>kUSBWakePowerSupply</key>
|
||||||
|
<integer>3200</integer>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,1</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,1-EH01</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH01</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBMuxEnabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,1</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,1-EH02</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>EH02</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBEHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBMuxEnabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,1</string>
|
||||||
|
</dict>
|
||||||
|
<key>MacBookPro11,1-SHC1</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleUSBHostMergeProperties</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>SHC1</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleUSBXHCIPCI</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>kUSBMuxEnabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>PRT1</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT2</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT5</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<key>PRT6</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>BgAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>model</key>
|
||||||
|
<string>MacBookPro11,1</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro10,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro10,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro10,2.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro10,2.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro3,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro3,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro4,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro4,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro5,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro5,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro5,2.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro5,2.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro5,3.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro5,3.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro5,4.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro5,4.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro5,5.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro5,5.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro6,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro6,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro6,2.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro6,2.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro7,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro7,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro8,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro8,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro8,2.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro8,2.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro8,3.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro8,3.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro9,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro9,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro9,2.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookPro9,2.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user