Skip to content

HoRNDIS-9.3(x86_64_and_arm64e)

Pre-release
Pre-release
Compare
Choose a tag to compare
@TomHeaven TomHeaven released this 12 Aug 09:40
· 2 commits to main since this release

This release has the following changes:

  • Fix download speed monitor for macOS 11+.
  • Fix a potential memory leak.
  • Add support for Apple Silicon (both x86_64 and arm64e are supported; kext signed with my developerID).
  • Add MacKernelSDK as submodule.

The release has been tested and successfully works on Hackintosh laptop with Intel CPUs via both USB Type-A & Type-C ports.
However, the release has not been tested on Apple's M1 Mac yet. Feedbacks are wanted.

How to install

  • For OpenCore users, install the kext to kexts folder and update config.plist accordingly.
  • For real Mac users, install the kext to /Library/Extensions and rebuild kernel cache by
sudo cp -r -f HoRNDIS.kext /Library/Extensions/
sudo kextcache -update-volume /

and reboot your Mac.