mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-17 21:24:40 +10:00
Add USB Maps
This commit is contained in:
@@ -10,6 +10,13 @@ Current TO-DO's with this patcher:
|
||||
* [ ] Install OpenCore to USB
|
||||
* [ ] Install OpenCore to internal drive
|
||||
* [ ] USB mapping
|
||||
* [x] MacBook
|
||||
* [x] MacBook Air
|
||||
* [ ] MacBook Pro
|
||||
* [x] Man Mini
|
||||
* [x] iMac
|
||||
* [x] Mac Pro
|
||||
* [x] Xserve
|
||||
* [ ] Legacy GPU patches
|
||||
* ie. 2011 and older
|
||||
* [ ] Audio patches
|
||||
|
||||
12
main.py
12
main.py
@@ -691,6 +691,18 @@ while MainMenu:
|
||||
"#PciRoot(0x0)/Pci(0x1C,0x1)Pci(0x0,0x0)",
|
||||
"PciRoot(0x0)/Pci(0x1C,0x1)Pci(0x0,0x0)"
|
||||
)
|
||||
|
||||
|
||||
usb_map_path = os.path.join(current_path, "payloads/Kexts/Maps/Zip/" "USB-Map-%s.zip" % current_model)
|
||||
if os.path.exists(usb_map_path):
|
||||
print("- Adding USB Map for %s" % current_model)
|
||||
copy(usb_map_path, kext_path_build)
|
||||
map_name = ("USB-Map-%s.kext" % current_model)
|
||||
plist_data = plist_data.replace(
|
||||
"USB-Map-SMBIOS.kext",
|
||||
map_name
|
||||
)
|
||||
|
||||
|
||||
# Checks for ACPI
|
||||
# Add SSDTs
|
||||
|
||||
@@ -397,6 +397,22 @@
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Comment</key>
|
||||
<string>USB Map</string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>MaxKernel</key>
|
||||
<string></string>
|
||||
<key>MinKernel</key>
|
||||
<string></string>
|
||||
<key>BundlePath</key>
|
||||
<string>USB-Map-SMBIOS.kext</string>
|
||||
<key>ExecutablePath</key>
|
||||
<string></string>
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>Block</key>
|
||||
<array/>
|
||||
|
||||
206
payloads/Kexts/Maps/MacBook/USB-Map-MacBook5,1.kext/Contents/Info.plist
Executable file
206
payloads/Kexts/Maps/MacBook/USB-Map-MacBook5,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,206 @@
|
||||
<?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-MacBook5,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>MacBookAir6,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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
206
payloads/Kexts/Maps/MacBook/USB-Map-MacBook5,2.kext/Contents/Info.plist
Executable file
206
payloads/Kexts/Maps/MacBook/USB-Map-MacBook5,2.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,206 @@
|
||||
<?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-MacBook5,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>MacBookAir6,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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
192
payloads/Kexts/Maps/MacBook/USB-Map-MacBook6,1.kext/Contents/Info.plist
Executable file
192
payloads/Kexts/Maps/MacBook/USB-Map-MacBook6,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,192 @@
|
||||
<?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-MacBook6,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>MacBookAir6,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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>PRT6</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>255</integer>
|
||||
<key>port</key>
|
||||
<data>BgAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>PRT6</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>255</integer>
|
||||
<key>port</key>
|
||||
<data>BgAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
199
payloads/Kexts/Maps/MacBook/USB-Map-MacBook7,1.kext/Contents/Info.plist
Executable file
199
payloads/Kexts/Maps/MacBook/USB-Map-MacBook7,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,199 @@
|
||||
<?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</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>MacBook7,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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>PRT6</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>255</integer>
|
||||
<key>port</key>
|
||||
<data>BgAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>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>PRT6</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>255</integer>
|
||||
<key>port</key>
|
||||
<data>BgAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>PRT6</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>255</integer>
|
||||
<key>port</key>
|
||||
<data>BgAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>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>PRT6</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>255</integer>
|
||||
<key>port</key>
|
||||
<data>BgAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>MacBookAir6,2</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
192
payloads/Kexts/Maps/MacBookAir/USB-Map-MacBookAir2,1.kext/Contents/Info.plist
Executable file
192
payloads/Kexts/Maps/MacBookAir/USB-Map-MacBookAir2,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,192 @@
|
||||
<?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-MacBookAir6,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>MacBookAir6,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>1000</integer>
|
||||
<key>kUSBWakePortCurrentLimit</key>
|
||||
<integer>1500</integer>
|
||||
<key>kUSBWakePowerSupply</key>
|
||||
<integer>1500</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
192
payloads/Kexts/Maps/MacBookAir/USB-Map-MacBookAir3,1.kext/Contents/Info.plist
Executable file
192
payloads/Kexts/Maps/MacBookAir/USB-Map-MacBookAir3,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,192 @@
|
||||
<?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-MacBookAir6,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>MacBookAir6,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>MacBookAir6,1</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>PRT3</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>255</integer>
|
||||
<key>port</key>
|
||||
<data>AwAAAA==</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>MacBookAir6,1</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>AgAAAA==</data>
|
||||
<key>ports</key>
|
||||
<dict>
|
||||
<key>PRT2</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>AgAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>MacBookAir6,1</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>BQAAAA==</data>
|
||||
<key>ports</key>
|
||||
<dict>
|
||||
<key>PRT1</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</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>PRT5</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>255</integer>
|
||||
<key>port</key>
|
||||
<data>BQAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>MacBookAir6,1</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>AgAAAA==</data>
|
||||
<key>ports</key>
|
||||
<dict>
|
||||
<key>PRT2</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>AgAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>MacBookAir6,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
199
payloads/Kexts/Maps/MacBookAir/USB-Map-MacBookAir3,2.kext/Contents/Info.plist
Executable file
199
payloads/Kexts/Maps/MacBookAir/USB-Map-MacBookAir3,2.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,199 @@
|
||||
<?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-MacBookAir6,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>MacBookAir6,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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>PRT3</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>255</integer>
|
||||
<key>port</key>
|
||||
<data>AwAAAA==</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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>BQAAAA==</data>
|
||||
<key>ports</key>
|
||||
<dict>
|
||||
<key>PRT1</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</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>PRT5</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>255</integer>
|
||||
<key>port</key>
|
||||
<data>BQAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>PRT2</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>AgAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>MacBookAir6,2</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
112
payloads/Kexts/Maps/MacBookAir/USB-Map-MacBookAir4,1.kext/Contents/Info.plist
Executable file
112
payloads/Kexts/Maps/MacBookAir/USB-Map-MacBookAir4,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-MacBookAir6,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>MacBookAir6,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>MacBookAir6,1</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>MacBookAir6,1</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>MacBookAir6,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
119
payloads/Kexts/Maps/MacBookAir/USB-Map-MacBookAir4,2.kext/Contents/Info.plist
Executable file
119
payloads/Kexts/Maps/MacBookAir/USB-Map-MacBookAir4,2.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,119 @@
|
||||
<?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-MacBookAir6,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>MacBookAir6,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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
156
payloads/Kexts/Maps/MacBookAir/USB-Map-MacBookAir5,1.kext/Contents/Info.plist
Executable file
156
payloads/Kexts/Maps/MacBookAir/USB-Map-MacBookAir5,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-MacBookAir6,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>MacBookAir6,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>MacBookAir6,1</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>MacBookAir6,1</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>MacBookAir6,1</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>MacBookAir6,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
156
payloads/Kexts/Maps/MacBookAir/USB-Map-MacBookAir5,2.kext/Contents/Info.plist
Executable file
156
payloads/Kexts/Maps/MacBookAir/USB-Map-MacBookAir5,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-MacBookAir6,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>MacBookAir6,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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
<key>MacBookAir6,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>MacBookAir6,2</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
122
payloads/Kexts/Maps/MacPro/USB-Map-MacPro3,1.kext/Contents/Info.plist
Executable file
122
payloads/Kexts/Maps/MacPro/USB-Map-MacPro3,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,122 @@
|
||||
<?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-MacPro3,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>MacPro3,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>3000</integer>
|
||||
<key>kUSBWakePortCurrentLimit</key>
|
||||
<integer>1500</integer>
|
||||
<key>kUSBWakePowerSupply</key>
|
||||
<integer>3500</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>MacPro7,1</string>
|
||||
</dict>
|
||||
<key>MacPro3,1-EHCI</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||
<key>IOClass</key>
|
||||
<string>AppleUSBHostMergeProperties</string>
|
||||
<key>IONameMatch</key>
|
||||
<string>EHCI</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>AppleUSBEHCIPCI</string>
|
||||
<key>IOProviderMergeProperties</key>
|
||||
<dict>
|
||||
<key>port-count</key>
|
||||
<data>CAAAAA==</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>0</integer>
|
||||
<key>port</key>
|
||||
<data>AgAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT3</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</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>0</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>
|
||||
<key>PRT7</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>255</integer>
|
||||
<key>port</key>
|
||||
<data>BwAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT8</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>255</integer>
|
||||
<key>port</key>
|
||||
<data>CAAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>MacPro7,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
149
payloads/Kexts/Maps/MacPro/USB-Map-MacPro4,1.kext/Contents/Info.plist
Executable file
149
payloads/Kexts/Maps/MacPro/USB-Map-MacPro4,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,149 @@
|
||||
<?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-MacPro4,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>MacPro4,1-EHC1</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.driver.AppleUSBMergeNub</string>
|
||||
<key>IOClass</key>
|
||||
<string>AppleUSBMergeNub</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>0</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>0</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>MacPro7,1</string>
|
||||
</dict>
|
||||
<key>MacPro4,1-EHC2</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.driver.AppleUSBMergeNub</string>
|
||||
<key>IOClass</key>
|
||||
<string>AppleUSBMergeNub</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>PRT2</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</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>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>MacPro7,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
171
payloads/Kexts/Maps/MacPro/USB-Map-MacPro5,1.kext/Contents/Info.plist
Executable file
171
payloads/Kexts/Maps/MacPro/USB-Map-MacPro5,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,171 @@
|
||||
<?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-MacPro5,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>MacPro5,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>3000</integer>
|
||||
<key>kUSBWakePortCurrentLimit</key>
|
||||
<integer>1500</integer>
|
||||
<key>kUSBWakePowerSupply</key>
|
||||
<integer>3700</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>MacPro7,1</string>
|
||||
</dict>
|
||||
<key>MacPro5,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>PRT2</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>255</integer>
|
||||
<key>port</key>
|
||||
<data>AgAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT3</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</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>0</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>MacPro7,1</string>
|
||||
</dict>
|
||||
<key>MacPro5,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>PRT2</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</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>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>MacPro7,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
227
payloads/Kexts/Maps/Macmini/USB-Map-Macmini3,1.kext/Contents/Info.plist
Executable file
227
payloads/Kexts/Maps/Macmini/USB-Map-Macmini3,1.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-MacMini3,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>Macmini7,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>3000</integer>
|
||||
<key>kUSBWakePortCurrentLimit</key>
|
||||
<integer>1500</integer>
|
||||
<key>kUSBWakePowerSupply</key>
|
||||
<integer>3600</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>Macmini7,1</string>
|
||||
</dict>
|
||||
<key>Macmini7,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>BwAAAA==</data>
|
||||
<key>ports</key>
|
||||
<dict>
|
||||
<key>PRT1</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>AQAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT3</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>AwAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT5</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>255</integer>
|
||||
<key>port</key>
|
||||
<data>BQAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT7</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>BwAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>Macmini7,1</string>
|
||||
</dict>
|
||||
<key>Macmini7,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>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>PRT4</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>BAAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>Macmini7,1</string>
|
||||
</dict>
|
||||
<key>Macmini7,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>BwAAAA==</data>
|
||||
<key>ports</key>
|
||||
<dict>
|
||||
<key>PRT1</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>AQAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT3</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>AwAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT5</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>255</integer>
|
||||
<key>port</key>
|
||||
<data>BQAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT7</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>BwAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>Macmini7,1</string>
|
||||
</dict>
|
||||
<key>Macmini7,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>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>PRT4</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>BAAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>Macmini7,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
213
payloads/Kexts/Maps/Macmini/USB-Map-Macmini4,1.kext/Contents/Info.plist
Executable file
213
payloads/Kexts/Maps/Macmini/USB-Map-Macmini4,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-MacMini4,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>Macmini7,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>2500</integer>
|
||||
<key>kUSBWakePortCurrentLimit</key>
|
||||
<integer>1500</integer>
|
||||
<key>kUSBWakePowerSupply</key>
|
||||
<integer>3100</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>Macmini7,1</string>
|
||||
</dict>
|
||||
<key>Macmini7,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>BAAAAA==</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>0</integer>
|
||||
<key>port</key>
|
||||
<data>BAAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>Macmini7,1</string>
|
||||
</dict>
|
||||
<key>Macmini7,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>PRT2</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>AgAAAA==</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>Macmini7,1</string>
|
||||
</dict>
|
||||
<key>Macmini7,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>BAAAAA==</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>0</integer>
|
||||
<key>port</key>
|
||||
<data>BAAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>Macmini7,1</string>
|
||||
</dict>
|
||||
<key>Macmini7,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>PRT2</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>AgAAAA==</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>Macmini7,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
105
payloads/Kexts/Maps/Macmini/USB-Map-Macmini5,1.kext/Contents/Info.plist
Executable file
105
payloads/Kexts/Maps/Macmini/USB-Map-Macmini5,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-MacMini5,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>Macmini7,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>3600</integer>
|
||||
<key>kUSBWakePortCurrentLimit</key>
|
||||
<integer>2100</integer>
|
||||
<key>kUSBWakePowerSupply</key>
|
||||
<integer>4100</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>Macmini7,1</string>
|
||||
</dict>
|
||||
<key>Macmini7,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>Macmini7,1</string>
|
||||
</dict>
|
||||
<key>Macmini7,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>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>Macmini7,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
105
payloads/Kexts/Maps/Macmini/USB-Map-Macmini5,2.kext/Contents/Info.plist
Executable file
105
payloads/Kexts/Maps/Macmini/USB-Map-Macmini5,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-MacMini5,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>Macmini7,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>3600</integer>
|
||||
<key>kUSBWakePortCurrentLimit</key>
|
||||
<integer>2100</integer>
|
||||
<key>kUSBWakePowerSupply</key>
|
||||
<integer>4100</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>Macmini7,1</string>
|
||||
</dict>
|
||||
<key>Macmini7,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>Macmini7,1</string>
|
||||
</dict>
|
||||
<key>Macmini7,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>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>Macmini7,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
105
payloads/Kexts/Maps/Macmini/USB-Map-Macmini5,3.kext/Contents/Info.plist
Executable file
105
payloads/Kexts/Maps/Macmini/USB-Map-Macmini5,3.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-MacMini5,3</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>Macmini7,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>3600</integer>
|
||||
<key>kUSBWakePortCurrentLimit</key>
|
||||
<integer>2100</integer>
|
||||
<key>kUSBWakePowerSupply</key>
|
||||
<integer>4100</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>Macmini7,1</string>
|
||||
</dict>
|
||||
<key>Macmini7,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>Macmini7,1</string>
|
||||
</dict>
|
||||
<key>Macmini7,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>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>Macmini7,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
184
payloads/Kexts/Maps/Macmini/USB-Map-Macmini6,1.kext/Contents/Info.plist
Executable file
184
payloads/Kexts/Maps/Macmini/USB-Map-Macmini6,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,184 @@
|
||||
<?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-MacMini6,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>Macmini7,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>3600</integer>
|
||||
<key>kUSBWakePortCurrentLimit</key>
|
||||
<integer>2100</integer>
|
||||
<key>kUSBWakePowerSupply</key>
|
||||
<integer>5200</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>Macmini7,1</string>
|
||||
</dict>
|
||||
<key>Macmini7,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>Macmini7,1</string>
|
||||
</dict>
|
||||
<key>Macmini7,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>Macmini7,1</string>
|
||||
</dict>
|
||||
<key>Macmini7,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>CAAAAA==</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>PRT3</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>AwAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT4</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>BAAAAA==</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>
|
||||
<key>PRT7</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>BwAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT8</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>CAAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>Macmini7,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
184
payloads/Kexts/Maps/Macmini/USB-Map-Macmini6,2.kext/Contents/Info.plist
Executable file
184
payloads/Kexts/Maps/Macmini/USB-Map-Macmini6,2.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,184 @@
|
||||
<?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-MacMini6,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>Macmini7,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>3600</integer>
|
||||
<key>kUSBWakePortCurrentLimit</key>
|
||||
<integer>2100</integer>
|
||||
<key>kUSBWakePowerSupply</key>
|
||||
<integer>5200</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>Macmini7,1</string>
|
||||
</dict>
|
||||
<key>Macmini7,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>Macmini7,1</string>
|
||||
</dict>
|
||||
<key>Macmini7,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>Macmini7,1</string>
|
||||
</dict>
|
||||
<key>Macmini7,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>CAAAAA==</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>PRT3</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>AwAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT4</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>BAAAAA==</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>
|
||||
<key>PRT7</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>BwAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT8</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>CAAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>Macmini7,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
45
payloads/Kexts/Maps/Xserve/USB-Map-Xserve3,1.kext/Contents/Info.plist
Executable file
45
payloads/Kexts/Maps/Xserve/USB-Map-Xserve3,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,45 @@
|
||||
<?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-Xserve3,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>Xserve3,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>2500</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>MacPro7,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBook5,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBook5,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBook5,2.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBook5,2.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBook6,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBook6,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBook7,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBook7,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookAir2,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookAir2,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookAir3,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookAir3,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookAir3,2.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookAir3,2.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookAir4,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookAir4,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookAir4,2.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookAir4,2.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookAir5,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookAir5,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookAir5,2.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacBookAir5,2.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacPro3,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacPro3,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacPro4,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacPro4,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacPro5,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-MacPro5,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-Macmini3,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-Macmini3,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-Macmini4,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-Macmini4,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-Macmini5,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-Macmini5,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-Macmini5,2.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-Macmini5,2.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-Macmini5,3.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-Macmini5,3.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-Macmini6,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-Macmini6,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-Macmini6,2.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-Macmini6,2.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-Xserve3,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-Xserve3,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac10,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac10,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac11,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac11,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac11,2.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac11,2.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac11,3.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac11,3.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac12,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac12,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac12,2.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac12,2.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac13,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac13,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac13,2.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac13,2.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac14,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac14,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac14,2.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac14,2.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac14,3.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac14,3.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac7,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac7,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac8,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac8,1.zip
Normal file
Binary file not shown.
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac9,1.zip
Normal file
BIN
payloads/Kexts/Maps/Zip/USB-Map-iMac9,1.zip
Normal file
Binary file not shown.
229
payloads/Kexts/Maps/iMac/USB-Map-iMac10,1.kext/Contents/Info.plist
Executable file
229
payloads/Kexts/Maps/iMac/USB-Map-iMac10,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,229 @@
|
||||
<?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-iMac10,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>iMac15,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>3000</integer>
|
||||
<key>kUSBWakePortCurrentLimit</key>
|
||||
<integer>1500</integer>
|
||||
<key>kUSBWakePowerSupply</key>
|
||||
<integer>3100</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>BQAAAA==</data>
|
||||
<key>ports</key>
|
||||
<dict>
|
||||
<key>PRT1</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>AQAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT3</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</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>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>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>kUSBHostPortPropertyCardReader</key>
|
||||
<true/>
|
||||
<key>port</key>
|
||||
<data>BQAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>BQAAAA==</data>
|
||||
<key>ports</key>
|
||||
<dict>
|
||||
<key>PRT1</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>AQAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT3</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>AwAAAA==</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>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>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>PRT4</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>BAAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
105
payloads/Kexts/Maps/iMac/USB-Map-iMac11,1.kext/Contents/Info.plist
Executable file
105
payloads/Kexts/Maps/iMac/USB-Map-iMac11,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-iMac11,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>iMac15,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>3000</integer>
|
||||
<key>kUSBWakePortCurrentLimit</key>
|
||||
<integer>1500</integer>
|
||||
<key>kUSBWakePowerSupply</key>
|
||||
<integer>3100</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>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>iMac15,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
105
payloads/Kexts/Maps/iMac/USB-Map-iMac11,2.kext/Contents/Info.plist
Executable file
105
payloads/Kexts/Maps/iMac/USB-Map-iMac11,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-iMac11,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>iMac15,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>3000</integer>
|
||||
<key>kUSBWakePortCurrentLimit</key>
|
||||
<integer>1500</integer>
|
||||
<key>kUSBWakePowerSupply</key>
|
||||
<integer>3200</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>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>iMac15,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
105
payloads/Kexts/Maps/iMac/USB-Map-iMac11,3.kext/Contents/Info.plist
Executable file
105
payloads/Kexts/Maps/iMac/USB-Map-iMac11,3.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-iMac11,3</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>iMac15,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>3000</integer>
|
||||
<key>kUSBWakePortCurrentLimit</key>
|
||||
<integer>1500</integer>
|
||||
<key>kUSBWakePowerSupply</key>
|
||||
<integer>3200</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>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>iMac15,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
112
payloads/Kexts/Maps/iMac/USB-Map-iMac12,1.kext/Contents/Info.plist
Executable file
112
payloads/Kexts/Maps/iMac/USB-Map-iMac12,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-iMac12,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>iMac15,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>2700</integer>
|
||||
<key>kUSBSleepPowerSupply</key>
|
||||
<integer>4700</integer>
|
||||
<key>kUSBWakePortCurrentLimit</key>
|
||||
<integer>2100</integer>
|
||||
<key>kUSBWakePowerSupply</key>
|
||||
<integer>4700</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>iMac15,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
112
payloads/Kexts/Maps/iMac/USB-Map-iMac12,2.kext/Contents/Info.plist
Executable file
112
payloads/Kexts/Maps/iMac/USB-Map-iMac12,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</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>iMac15,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>2700</integer>
|
||||
<key>kUSBSleepPowerSupply</key>
|
||||
<integer>4700</integer>
|
||||
<key>kUSBWakePortCurrentLimit</key>
|
||||
<integer>2100</integer>
|
||||
<key>kUSBWakePowerSupply</key>
|
||||
<integer>4700</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>iMac15,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
258
payloads/Kexts/Maps/iMac/USB-Map-iMac13,1.kext/Contents/Info.plist
Executable file
258
payloads/Kexts/Maps/iMac/USB-Map-iMac13,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,258 @@
|
||||
<?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-iMac13,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>iMac14,4</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>4700</integer>
|
||||
<key>kUSBWakePortCurrentLimit</key>
|
||||
<integer>2100</integer>
|
||||
<key>kUSBWakePowerSupply</key>
|
||||
<integer>4700</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac14,4</string>
|
||||
</dict>
|
||||
<key>iMac14,4-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>iMac14,4</string>
|
||||
</dict>
|
||||
<key>iMac14,4-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>iMac14,4</string>
|
||||
</dict>
|
||||
<key>iMac14,4-InternalHub-EH01</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||
<key>IOClass</key>
|
||||
<string>AppleUSBHostMergeProperties</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>AppleUSB20InternalIntelHub</string>
|
||||
<key>IOProviderMergeProperties</key>
|
||||
<dict>
|
||||
<key>port-count</key>
|
||||
<data>CAAAAA==</data>
|
||||
<key>ports</key>
|
||||
<dict>
|
||||
<key>PRT1</key>
|
||||
<dict>
|
||||
<key>UsbMux</key>
|
||||
<string>XHCA</string>
|
||||
<key>port</key>
|
||||
<data>AQAAAA==</data>
|
||||
<key>portType</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
<key>PRT3</key>
|
||||
<dict>
|
||||
<key>UsbMux</key>
|
||||
<string>XHCC</string>
|
||||
<key>port</key>
|
||||
<data>AwAAAA==</data>
|
||||
<key>portType</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
<key>PRT8</key>
|
||||
<dict>
|
||||
<key>port</key>
|
||||
<data>CAAAAA==</data>
|
||||
<key>portType</key>
|
||||
<integer>2</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>locationID</key>
|
||||
<integer>487587840</integer>
|
||||
<key>model</key>
|
||||
<string>iMac14,4</string>
|
||||
</dict>
|
||||
<key>iMac14,4-InternalHub-EH01-InternalHub</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>AQAAAA==</data>
|
||||
<key>ports</key>
|
||||
<dict>
|
||||
<key>PRT1</key>
|
||||
<dict>
|
||||
<key>port</key>
|
||||
<data>AQAAAA==</data>
|
||||
<key>portType</key>
|
||||
<integer>2</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>locationID</key>
|
||||
<integer>488112128</integer>
|
||||
<key>model</key>
|
||||
<string>iMac14,4</string>
|
||||
</dict>
|
||||
<key>iMac14,4-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>CAAAAA==</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>PRT3</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>AwAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT4</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>BAAAAA==</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>
|
||||
<key>PRT7</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>BwAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT8</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>CAAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac14,4</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
258
payloads/Kexts/Maps/iMac/USB-Map-iMac13,2.kext/Contents/Info.plist
Executable file
258
payloads/Kexts/Maps/iMac/USB-Map-iMac13,2.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,258 @@
|
||||
<?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-iMac13,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>iMac15,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>4700</integer>
|
||||
<key>kUSBWakePortCurrentLimit</key>
|
||||
<integer>2100</integer>
|
||||
<key>kUSBWakePowerSupply</key>
|
||||
<integer>4700</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,1-InternalHub-EH01</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
|
||||
<key>IOClass</key>
|
||||
<string>AppleUSBHostMergeProperties</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>AppleUSB20InternalIntelHub</string>
|
||||
<key>IOProviderMergeProperties</key>
|
||||
<dict>
|
||||
<key>port-count</key>
|
||||
<data>CAAAAA==</data>
|
||||
<key>ports</key>
|
||||
<dict>
|
||||
<key>PRT1</key>
|
||||
<dict>
|
||||
<key>UsbMux</key>
|
||||
<string>XHCA</string>
|
||||
<key>port</key>
|
||||
<data>AQAAAA==</data>
|
||||
<key>portType</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
<key>PRT3</key>
|
||||
<dict>
|
||||
<key>UsbMux</key>
|
||||
<string>XHCC</string>
|
||||
<key>port</key>
|
||||
<data>AwAAAA==</data>
|
||||
<key>portType</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
<key>PRT8</key>
|
||||
<dict>
|
||||
<key>port</key>
|
||||
<data>CAAAAA==</data>
|
||||
<key>portType</key>
|
||||
<integer>2</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>locationID</key>
|
||||
<integer>487587840</integer>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,1-InternalHub-EH01-InternalHub</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>AQAAAA==</data>
|
||||
<key>ports</key>
|
||||
<dict>
|
||||
<key>PRT1</key>
|
||||
<dict>
|
||||
<key>port</key>
|
||||
<data>AQAAAA==</data>
|
||||
<key>portType</key>
|
||||
<integer>2</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>locationID</key>
|
||||
<integer>488112128</integer>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>CAAAAA==</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>PRT3</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>AwAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT4</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>BAAAAA==</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>
|
||||
<key>PRT7</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>BwAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT8</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>CAAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
172
payloads/Kexts/Maps/iMac/USB-Map-iMac14,1.kext/Contents/Info.plist
Executable file
172
payloads/Kexts/Maps/iMac/USB-Map-iMac14,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,172 @@
|
||||
<?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-iMac14,4</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>iMac14,4</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>4700</integer>
|
||||
<key>kUSBWakePortCurrentLimit</key>
|
||||
<integer>2100</integer>
|
||||
<key>kUSBWakePowerSupply</key>
|
||||
<integer>4700</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac14,4</string>
|
||||
</dict>
|
||||
<key>iMac14,4-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/>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac14,4</string>
|
||||
</dict>
|
||||
<key>iMac14,4-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/>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac14,4</string>
|
||||
</dict>
|
||||
<key>iMac14,4-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>port-count</key>
|
||||
<data>FQAAAA==</data>
|
||||
<key>ports</key>
|
||||
<dict>
|
||||
<key>HS01</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>AQAAAA==</data>
|
||||
</dict>
|
||||
<key>HS02</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>AgAAAA==</data>
|
||||
</dict>
|
||||
<key>HS05</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>BQAAAA==</data>
|
||||
</dict>
|
||||
<key>HS06</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>BgAAAA==</data>
|
||||
</dict>
|
||||
<key>HS07</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>255</integer>
|
||||
<key>port</key>
|
||||
<data>BwAAAA==</data>
|
||||
</dict>
|
||||
<key>HS08</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>255</integer>
|
||||
<key>port</key>
|
||||
<data>CAAAAA==</data>
|
||||
</dict>
|
||||
<key>SSP1</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>EAAAAA==</data>
|
||||
</dict>
|
||||
<key>SSP2</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>EQAAAA==</data>
|
||||
</dict>
|
||||
<key>SSP5</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>FAAAAA==</data>
|
||||
</dict>
|
||||
<key>SSP6</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>FQAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac14,4</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
172
payloads/Kexts/Maps/iMac/USB-Map-iMac14,2.kext/Contents/Info.plist
Executable file
172
payloads/Kexts/Maps/iMac/USB-Map-iMac14,2.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,172 @@
|
||||
<?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-iMac14,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>iMac15,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>4700</integer>
|
||||
<key>kUSBWakePortCurrentLimit</key>
|
||||
<integer>2100</integer>
|
||||
<key>kUSBWakePowerSupply</key>
|
||||
<integer>4700</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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/>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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/>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>port-count</key>
|
||||
<data>FQAAAA==</data>
|
||||
<key>ports</key>
|
||||
<dict>
|
||||
<key>HS01</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>AQAAAA==</data>
|
||||
</dict>
|
||||
<key>HS02</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>AgAAAA==</data>
|
||||
</dict>
|
||||
<key>HS05</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>BQAAAA==</data>
|
||||
</dict>
|
||||
<key>HS06</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>BgAAAA==</data>
|
||||
</dict>
|
||||
<key>HS07</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>255</integer>
|
||||
<key>port</key>
|
||||
<data>BwAAAA==</data>
|
||||
</dict>
|
||||
<key>HS08</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>255</integer>
|
||||
<key>port</key>
|
||||
<data>CAAAAA==</data>
|
||||
</dict>
|
||||
<key>SSP1</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>EAAAAA==</data>
|
||||
</dict>
|
||||
<key>SSP2</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>EQAAAA==</data>
|
||||
</dict>
|
||||
<key>SSP5</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>FAAAAA==</data>
|
||||
</dict>
|
||||
<key>SSP6</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>FQAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
172
payloads/Kexts/Maps/iMac/USB-Map-iMac14,3.kext/Contents/Info.plist
Executable file
172
payloads/Kexts/Maps/iMac/USB-Map-iMac14,3.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,172 @@
|
||||
<?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-iMac14,3</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>iMac15,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>4700</integer>
|
||||
<key>kUSBWakePortCurrentLimit</key>
|
||||
<integer>2100</integer>
|
||||
<key>kUSBWakePowerSupply</key>
|
||||
<integer>4700</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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/>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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/>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>port-count</key>
|
||||
<data>FQAAAA==</data>
|
||||
<key>ports</key>
|
||||
<dict>
|
||||
<key>HS01</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>AQAAAA==</data>
|
||||
</dict>
|
||||
<key>HS02</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>AgAAAA==</data>
|
||||
</dict>
|
||||
<key>HS05</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>BQAAAA==</data>
|
||||
</dict>
|
||||
<key>HS06</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>BgAAAA==</data>
|
||||
</dict>
|
||||
<key>HS07</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>255</integer>
|
||||
<key>port</key>
|
||||
<data>BwAAAA==</data>
|
||||
</dict>
|
||||
<key>HS08</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>255</integer>
|
||||
<key>port</key>
|
||||
<data>CAAAAA==</data>
|
||||
</dict>
|
||||
<key>SSP1</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>EAAAAA==</data>
|
||||
</dict>
|
||||
<key>SSP2</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>EQAAAA==</data>
|
||||
</dict>
|
||||
<key>SSP5</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>FAAAAA==</data>
|
||||
</dict>
|
||||
<key>SSP6</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>3</integer>
|
||||
<key>port</key>
|
||||
<data>FQAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
157
payloads/Kexts/Maps/iMac/USB-Map-iMac7,1.kext/Contents/Info.plist
Executable file
157
payloads/Kexts/Maps/iMac/USB-Map-iMac7,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-iMac7,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>iMac15,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>2500</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>PRT2</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</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>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>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>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>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
241
payloads/Kexts/Maps/iMac/USB-Map-iMac8,1.kext/Contents/Info.plist
Executable file
241
payloads/Kexts/Maps/iMac/USB-Map-iMac8,1.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,241 @@
|
||||
<?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-iMac8,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>iMac15,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>2500</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>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>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>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>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>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>BQAAAA==</data>
|
||||
<key>ports</key>
|
||||
<dict>
|
||||
<key>PRT1</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>AQAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT3</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>AwAAAA==</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>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>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>PRT4</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>BAAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
220
payloads/Kexts/Maps/iMac/USB-Map-iMac9,1.kext/Contents/Info.plist
Executable file
220
payloads/Kexts/Maps/iMac/USB-Map-iMac9,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-iMac9,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>iMac15,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>2600</integer>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>BQAAAA==</data>
|
||||
<key>ports</key>
|
||||
<dict>
|
||||
<key>PRT1</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>AQAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT3</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>AwAAAA==</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>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>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>PRT4</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>BAAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>BQAAAA==</data>
|
||||
<key>ports</key>
|
||||
<dict>
|
||||
<key>PRT1</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>AQAAAA==</data>
|
||||
</dict>
|
||||
<key>PRT3</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</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>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
<key>iMac15,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>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>PRT4</key>
|
||||
<dict>
|
||||
<key>UsbConnector</key>
|
||||
<integer>0</integer>
|
||||
<key>port</key>
|
||||
<data>BAAAAA==</data>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>model</key>
|
||||
<string>iMac15,1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user