diff --git a/EFI/OC/Kexts/HoRNDIS-9-2.kext/Contents/Info.plist b/EFI/OC/Kexts/HoRNDIS-9-2.kext/Contents/Info.plist new file mode 100644 index 0000000..3668e75 --- /dev/null +++ b/EFI/OC/Kexts/HoRNDIS-9-2.kext/Contents/Info.plist @@ -0,0 +1,124 @@ + + + + + BuildMachineOSBuild + 16G1212 + CFBundleDevelopmentRegion + English + CFBundleExecutable + HoRNDIS + CFBundleGetInfoString + Android/RNDIS tethering driver + CFBundleIdentifier + com.joshuawise.kexts.HoRNDIS + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + HoRNDIS + CFBundlePackageType + KEXT + CFBundleSignature + ???? + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 9.2 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 7D1014 + DTPlatformVersion + GM + DTSDKBuild + 15E60 + DTSDKName + macosx10.11 + DTXcode + 0731 + DTXcodeBuild + 7D1014 + IOKitPersonalities + + RNDISControlLinuxGadget + + CFBundleIdentifier + com.joshuawise.kexts.HoRNDIS + IOClass + HoRNDIS + IOProviderClass + IOUSBHostInterface + bInterfaceClass + 2 + bInterfaceProtocol + 255 + bInterfaceSubClass + 2 + + RNDISControlMiscDeviceRoE + + CFBundleIdentifier + com.joshuawise.kexts.HoRNDIS + IOClass + HoRNDIS + IOProviderClass + IOUSBHostInterface + bInterfaceClass + 239 + bInterfaceProtocol + 1 + bInterfaceSubClass + 4 + + RNDISControlStockAndroid + + CFBundleIdentifier + com.joshuawise.kexts.HoRNDIS + IOClass + HoRNDIS + IOProviderClass + IOUSBHostInterface + bInterfaceClass + 224 + bInterfaceProtocol + 3 + bInterfaceSubClass + 1 + + WirelessControllerDevice + + CFBundleIdentifier + com.joshuawise.kexts.HoRNDIS + IOClass + HoRNDIS + IOProviderClass + IOUSBHostDevice + bDeviceClass + 224 + bDeviceProtocol + 0 + bDeviceSubClass + 0 + + + OSBundleLibraries + + com.apple.iokit.IONetworkingFamily + 3.2 + com.apple.iokit.IOUSBHostFamily + 1.0.1 + com.apple.kpi.bsd + 15.0 + com.apple.kpi.iokit + 15.0 + com.apple.kpi.libkern + 15.0 + com.apple.kpi.mach + 15.0 + com.apple.kpi.unsupported + 15.0 + + + diff --git a/EFI/OC/Kexts/HoRNDIS-9-2.kext/Contents/MacOS/HoRNDIS b/EFI/OC/Kexts/HoRNDIS-9-2.kext/Contents/MacOS/HoRNDIS new file mode 100644 index 0000000..623899b Binary files /dev/null and b/EFI/OC/Kexts/HoRNDIS-9-2.kext/Contents/MacOS/HoRNDIS differ diff --git a/EFI/OC/Kexts/HoRNDIS-9-2.kext/Contents/Resources/en.lproj/InfoPlist.strings b/EFI/OC/Kexts/HoRNDIS-9-2.kext/Contents/Resources/en.lproj/InfoPlist.strings new file mode 100644 index 0000000..5e45963 Binary files /dev/null and b/EFI/OC/Kexts/HoRNDIS-9-2.kext/Contents/Resources/en.lproj/InfoPlist.strings differ diff --git a/EFI/OC/Kexts/HoRNDIS-9-2.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/HoRNDIS-9-2.kext/Contents/_CodeSignature/CodeResources new file mode 100644 index 0000000..b155906 --- /dev/null +++ b/EFI/OC/Kexts/HoRNDIS-9-2.kext/Contents/_CodeSignature/CodeResources @@ -0,0 +1,139 @@ + + + + + files + + Resources/en.lproj/InfoPlist.strings + + hash + + MiLKDDnrUKr4EmuvhS5VQwxHGK8= + + optional + + + + files2 + + Resources/en.lproj/InfoPlist.strings + + hash + + MiLKDDnrUKr4EmuvhS5VQwxHGK8= + + hash2 + + Oc8u4Ht7Mz58F50L9NeYpbcq9qTlhPUeZCcDu/pPyCg= + + optional + + + + rules + + ^Resources/ + + ^Resources/.*\.lproj/ + + optional + + weight + 1000 + + ^Resources/.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Resources/Base\.lproj/ + + weight + 1010 + + ^version.plist$ + + + rules2 + + .*\.dSYM($|/) + + weight + 11 + + ^(.*/)?\.DS_Store$ + + omit + + weight + 2000 + + ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/ + + nested + + weight + 10 + + ^.* + + ^Info\.plist$ + + omit + + weight + 20 + + ^PkgInfo$ + + omit + + weight + 20 + + ^Resources/ + + weight + 20 + + ^Resources/.*\.lproj/ + + optional + + weight + 1000 + + ^Resources/.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Resources/Base\.lproj/ + + weight + 1010 + + ^[^/]+$ + + nested + + weight + 10 + + ^embedded\.provisionprofile$ + + weight + 20 + + ^version\.plist$ + + weight + 20 + + + + diff --git a/EFI/OC/config.plist b/EFI/OC/config.plist index 2a059b9..b7354e4 100644 --- a/EFI/OC/config.plist +++ b/EFI/OC/config.plist @@ -316,6 +316,24 @@ PlistPath Contents/Info.plist + + Arch + x86_64 + BundlePath + HoRNDIS-9-2.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/HoRNDIS + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + Block