diff --git a/OC/Kexts/USBMap.kext/Contents/Info.plist b/OC/Kexts/USBMap.kext/Contents/Info.plist
new file mode 100644
index 0000000..6ca9b0c
--- /dev/null
+++ b/OC/Kexts/USBMap.kext/Contents/Info.plist
@@ -0,0 +1,358 @@
+
+
+
+
+ CFBundleDevelopmentRegion
+ English
+ CFBundleGetInfoString
+ v1.0
+ CFBundleIdentifier
+ com.corpnewt.USBMap
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundleName
+ USBMap
+ CFBundlePackageType
+ KEXT
+ CFBundleShortVersionString
+ 1.0
+ CFBundleSignature
+ ????
+ CFBundleVersion
+ 1.0
+ IOKitPersonalities
+
+ iMacPro1,1-EHC1
+
+ CFBundleIdentifier
+ com.apple.driver.AppleUSBHostMergeProperties
+ IOClass
+ AppleUSBHostMergeProperties
+ IOParentMatch
+
+ IOPropertyMatch
+
+ pcidebug
+ 0:29:0
+
+
+ IOProviderClass
+ AppleUSBEHCIPCI
+ IOProviderMergeProperties
+
+ kUSBMuxEnabled
+
+ port-count
+
+ AgAAAA==
+
+ ports
+
+ PRT1
+
+ UsbConnector
+ 0
+ port
+
+ AQAAAA==
+
+
+ PRT2
+
+ UsbConnector
+ 255
+ port
+
+ AgAAAA==
+
+
+
+
+ model
+ iMacPro1,1
+
+ iMacPro1,1-EHC2
+
+ CFBundleIdentifier
+ com.apple.driver.AppleUSBHostMergeProperties
+ IOClass
+ AppleUSBHostMergeProperties
+ IOParentMatch
+
+ IOPropertyMatch
+
+ pcidebug
+ 0:26:0
+
+
+ IOProviderClass
+ AppleUSBEHCIPCI
+ IOProviderMergeProperties
+
+ kUSBMuxEnabled
+
+ port-count
+
+ AgAAAA==
+
+ ports
+
+ PRT1
+
+ UsbConnector
+ 0
+ port
+
+ AQAAAA==
+
+
+ PRT2
+
+ UsbConnector
+ 255
+ port
+
+ AgAAAA==
+
+
+
+
+ model
+ iMacPro1,1
+
+ iMacPro1,1-XHCI
+
+ CFBundleIdentifier
+ com.apple.driver.AppleUSBHostMergeProperties
+ IOClass
+ AppleUSBHostMergeProperties
+ IOParentMatch
+
+ IOPropertyMatch
+
+ pcidebug
+ 0:20:0
+
+
+ IOProviderClass
+ AppleUSBXHCILPTH
+ IOProviderMergeProperties
+
+ kUSBMuxEnabled
+
+ port-count
+
+ FQAAAA==
+
+ ports
+
+ HS01
+
+ #port
+
+ AQAAAA==
+
+ UsbConnector
+ 0
+
+ HS02
+
+ #port
+
+ AgAAAA==
+
+ UsbConnector
+ 0
+
+ HS03
+
+ UsbConnector
+ 0
+ port
+
+ AwAAAA==
+
+
+ HS04
+
+ #port
+
+ BAAAAA==
+
+ UsbConnector
+ 0
+
+ HS05
+
+ Comment
+ Back (4,2) SS in 2.0
+ UsbConnector
+ 0
+ port
+
+ BQAAAA==
+
+
+ HS06
+
+ Comment
+ Back (4,1) SS in 2.0
+ UsbConnector
+ 0
+ port
+
+ BgAAAA==
+
+
+ HS07
+
+ Comment
+ Back (3,2) SS in 2.0
+ UsbConnector
+ 0
+ port
+
+ BwAAAA==
+
+
+ HS08
+
+ Comment
+ Back (3,1) SS in 2.0
+ UsbConnector
+ 0
+ port
+
+ CAAAAA==
+
+
+ HS09
+
+ Comment
+ Back (5,1) 2.0
+ UsbConnector
+ 0
+ port
+
+ CQAAAA==
+
+
+ HS10
+
+ Comment
+ Back (5,2) 2.0
+ UsbConnector
+ 0
+ port
+
+ CgAAAA==
+
+
+ HS11
+
+ #port
+
+ CwAAAA==
+
+ UsbConnector
+ 0
+
+ HS12
+
+ Comment
+ Front SS in 2.0
+ UsbConnector
+ 0
+ port
+
+ DAAAAA==
+
+
+ HS13
+
+ Comment
+ Back (2,1) 2.0
+ UsbConnector
+ 0
+ port
+
+ DQAAAA==
+
+
+ HS14
+
+ Comment
+ Back (2,2) 2.0
+ UsbConnector
+ 0
+ port
+
+ DgAAAA==
+
+
+ SS01
+
+ UsbConnector
+ 3
+ port
+
+ EAAAAA==
+
+
+ SS02
+
+ UsbConnector
+ 3
+ port
+
+ EQAAAA==
+
+
+ SS03
+
+ UsbConnector
+ 3
+ port
+
+ EgAAAA==
+
+
+ SS04
+
+ UsbConnector
+ 3
+ port
+
+ EwAAAA==
+
+
+ SS05
+
+ #port
+
+ FAAAAA==
+
+ UsbConnector
+ 3
+
+ SS06
+
+ Comment
+ Front 3.0
+ UsbConnector
+ 3
+ port
+
+ FQAAAA==
+
+
+
+
+ model
+ iMacPro1,1
+
+
+ OSBundleRequired
+ Root
+
+
diff --git a/OC/Kexts/USBPorts.kext/Contents/Info.plist b/OC/Kexts/USBPorts.kext/Contents/Info.plist
deleted file mode 100644
index 63c5d63..0000000
--- a/OC/Kexts/USBPorts.kext/Contents/Info.plist
+++ /dev/null
@@ -1,218 +0,0 @@
-
-
-
-
- CFBundleDevelopmentRegion
- English
- CFBundleGetInfoString
- 1.0 Copyright © 2018-2020 Headsoft. All rights reserved.
- CFBundleIdentifier
- com.Headsoft.USBPorts
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundleName
- USBPorts
- CFBundlePackageType
- KEXT
- CFBundleShortVersionString
- 1.0
- CFBundleSignature
- ????
- CFBundleVersion
- 1.0
- IOKitPersonalities
-
- iMacPro1,1-XHCI
-
- CFBundleIdentifier
- com.apple.driver.AppleUSBMergeNub
- IOClass
- AppleUSBMergeNub
- IONameMatch
- XHCI
- IOPCIPrimaryMatch
- 0x8d318086
- IOProbeScore
- 5000
- IOProviderClass
- AppleUSBXHCILPTH
- IOProviderMergeProperties
-
- kUSBSleepPortCurrentLimit
- 2100
- kUSBSleepPowerSupply
- 5100
- kUSBWakePortCurrentLimit
- 2100
- kUSBWakePowerSupply
- 5100
- port-count
-
- FAAAAA==
-
- ports
-
- HS01
-
- UsbConnector
- 0
- name
- HS01
- port
-
- AQAAAA==
-
-
- HS02
-
- UsbConnector
- 0
- name
- HS02
- port
-
- AgAAAA==
-
-
- HS03
-
- UsbConnector
- 0
- name
- HS03
- port
-
- AwAAAA==
-
-
- HS05
-
- UsbConnector
- 0
- name
- HS05
- port
-
- BQAAAA==
-
-
- HS06
-
- UsbConnector
- 0
- name
- HS06
- port
-
- BgAAAA==
-
-
- HS09
-
- UsbConnector
- 0
- name
- HS09
- port
-
- CQAAAA==
-
-
- HS10
-
- UsbConnector
- 0
- name
- HS10
- port
-
- CgAAAA==
-
-
- HS11
-
- UsbConnector
- 0
- name
- HS11
- port
-
- CwAAAA==
-
-
- HS13
-
- UsbConnector
- 0
- name
- HS13
- port
-
- DQAAAA==
-
-
- HS14
-
- UsbConnector
- 0
- name
- HS14
- port
-
- DgAAAA==
-
-
- SS02
-
- UsbConnector
- 3
- name
- SS02
- port
-
- EQAAAA==
-
-
- SS03
-
- UsbConnector
- 3
- name
- SS03
- port
-
- EgAAAA==
-
-
- SS04
-
- UsbConnector
- 3
- name
- SS04
- port
-
- EwAAAA==
-
-
- SS05
-
- UsbConnector
- 3
- name
- SS05
- port
-
- FAAAAA==
-
-
-
-
- model
- iMacPro1,1
-
-
- OSBundleRequired
- Root
-
-
diff --git a/OC/config.plist b/OC/config.plist
index 2949347..a8e2cc4 100644
--- a/OC/config.plist
+++ b/OC/config.plist
@@ -371,9 +371,9 @@
BundlePath
- USBPorts.kext
+ USBMap.kext
Comment
- USBPorts.kext
+ USBMap.kext
Enabled
ExecutablePath