gibMacOS
by CorpNewtDownload macOS installers directly from Apple servers for Hackintosh USB creation
gibMacOS
This is a utility tool, NOT a kext. It does not need to be installed in your EFI.
gibMacOS is a Python script that downloads macOS components directly from Appleโs servers. It can download full macOS installers, build Internet Recovery USB drives, and create macOS Install Applications.
Overview
To install macOS on a Hackintosh, you need a macOS installer. gibMacOS downloads the installer components directly from Appleโs software update servers, allowing you to create a bootable USB installer even without access to the Mac App Store.
Features
- Direct Downloads: Download macOS components directly from Appleโs servers
- Full Installers: Download complete macOS installer applications
- Internet Recovery USB: Create bootable Internet Recovery USB drives
- Windows Support: Create macOS installers from Windows using the included MakeInstall tool
- Multiple Versions: Download any available macOS version
Installation
- Download from GitHub
- Extract the ZIP file
- Run
gibMacOS.bat(Windows) orgibMacOS.command(macOS/Linux)
Requirements
- Python 3.6 or later
- Internet connection
Usage
Downloading macOS
- Launch gibMacOS
- Select the macOS version you want to download from the list
- gibMacOS will download all required components
- The components will be saved in the
macOS Downloadsfolder
Creating a Bootable USB (macOS)
- After downloading, run
BuildmacOSInstallApp.commandto create a macOS Install application - Use
createinstallmediato create a bootable USB:sudo "/Applications/Install macOS Ventura.app/Contents/Resources/createinstallmedia" --volume /Volumes/USB --nointeraction
Creating a Bootable USB (Windows)
- After downloading on Windows, run
MakeInstall.bat - Select your USB drive
- MakeInstall will create a bootable macOS installer USB
FAQ
Can I download the latest macOS?
gibMacOS can download any macOS version available on Appleโs servers. However, Internet Recovery USBs can only be built through Catalina (macOS 11+ changed the distribution method).
gibMacOS vs Mac App Store?
gibMacOS downloads the same components as the Mac App Store, but directly from Appleโs servers. This is useful if you donโt have access to the Mac App Store (e.g., on a Windows or Linux machine).
Related Utilities
- MountEFI - Mount EFI partitions
- ProperTree - Plist editor for config.plist