[U] USBInjectAll

This commit is contained in:
Hykilpikonna
2022-09-11 10:51:03 -04:00
parent 507314a859
commit 280e689f0c
3 changed files with 7111 additions and 2 deletions
+20 -2
View File
@@ -587,7 +587,7 @@
<key>Comment</key> <key>Comment</key>
<string></string> <string></string>
<key>Enabled</key> <key>Enabled</key>
<true/> <false/>
<key>ExecutablePath</key> <key>ExecutablePath</key>
<string></string> <string></string>
<key>MaxKernel</key> <key>MaxKernel</key>
@@ -651,6 +651,24 @@
<key>PlistPath</key> <key>PlistPath</key>
<string>Contents/Info.plist</string> <string>Contents/Info.plist</string>
</dict> </dict>
<dict>
<key>Arch</key>
<string>x86_64</string>
<key>BundlePath</key>
<string>USBInjectAll.kext</string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/USBInjectAll</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string></string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict> <dict>
<key>Arch</key> <key>Arch</key>
<string>x86_64</string> <string>x86_64</string>
@@ -1073,7 +1091,7 @@
<key>ThirdPartyDrives</key> <key>ThirdPartyDrives</key>
<false/> <false/>
<key>XhciPortLimit</key> <key>XhciPortLimit</key>
<false/> <true/>
</dict> </dict>
<key>Scheme</key> <key>Scheme</key>
<dict> <dict>
File diff suppressed because it is too large Load Diff