All Projects → arslan2012 → Lazy Hackintosh Image Generator

arslan2012 / Lazy Hackintosh Image Generator

Licence: agpl-3.0
This automatical app makes Hackintosh installer from original Macintosh Installer app/disk image.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Lazy Hackintosh Image Generator

Clover
Share some hackintosh Clover files 分享一些黑苹果clover配置文件
Stars: ✭ 1,265 (+602.78%)
Mutual labels:  hackintosh
Osx Kvm
Run macOS on QEMU/KVM. With OpenCore + Big Sur + Monterey support now! Only commercial (paid) support is available now to avoid spammy issues. No Mac system is required.
Stars: ✭ 12,926 (+7081.11%)
Mutual labels:  hackintosh
Asus Zenbook Hackintosh
Run macOS on Asus Zenbook with OpenCore
Stars: ✭ 155 (-13.89%)
Mutual labels:  hackintosh
Ryzenmacpro
OpenCore EFI for running macOS on Asus X570 ITX
Stars: ✭ 125 (-30.56%)
Mutual labels:  hackintosh
Lenovo Thinkpad T450 Macos Catalina
Lenovo ThinkPad T450 || macOS Catalina || Hotpatched || Broadwell || *** iMessage: [email protected] ***
Stars: ✭ 132 (-26.67%)
Mutual labels:  hackintosh
Xiaomi Notebook Air 1gen
Xiaomi Notebook Air 1rst Gen
Stars: ✭ 144 (-20%)
Mutual labels:  hackintosh
Macos Simple Kvm
Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
Stars: ✭ 11,732 (+6417.78%)
Mutual labels:  hackintosh
Nucintosh
Intel NUC hackintosh stuff
Stars: ✭ 162 (-10%)
Mutual labels:  hackintosh
Xps13 9360 I5 8250u Macos
Hackintosh macOS Mojave 10.14 on XPS13-9360 黑苹果10.14安装配置及教程
Stars: ✭ 134 (-25.56%)
Mutual labels:  hackintosh
Xps13 9360 Hackintosh
macOS on XPS-9360
Stars: ✭ 151 (-16.11%)
Mutual labels:  hackintosh
T440p Hackintosh
Thinkpad T440p Hackintosh Catalina (10.15.4) Guide
Stars: ✭ 126 (-30%)
Mutual labels:  hackintosh
Xiaomi Air I5 7200u
小米笔记本Air 13.3 7代黑苹果配置 / Hackintosh EFI for Xiaomi Notebook Air 13.3
Stars: ✭ 131 (-27.22%)
Mutual labels:  hackintosh
Thinkpad T460s Macos Opencore
Bootloader configuration for macOS on T460s and possibly others 6th gen ThinkPads
Stars: ✭ 146 (-18.89%)
Mutual labels:  hackintosh
Xps9550 Macos
This repository contains my own files on the installation and configuration of macOS Catalina (10.15) on the Dell XPS 15 (9550)
Stars: ✭ 118 (-34.44%)
Mutual labels:  hackintosh
Hackintosh
Hackintosh v3 (i7-9700K + Radeon RX 5700 XT) - Clover Configuration + Kexts
Stars: ✭ 162 (-10%)
Mutual labels:  hackintosh
Xps 9360 Macos
XPS 13 (9360) with macOS Catalina
Stars: ✭ 118 (-34.44%)
Mutual labels:  hackintosh
Efi
拯救者Y7000和Y50-70装黑苹果(hackintosh),已经配置好的EFI引导文件,安装时可用,不同分支功能不同
Stars: ✭ 144 (-20%)
Mutual labels:  hackintosh
Opencore Document Zh hans
[非官方/Unofficial] OpenCore Bootloader 参考手册简体中文翻译
Stars: ✭ 169 (-6.11%)
Mutual labels:  hackintosh
Matebook 13 2019 Oc Efi
Matebook 13/14 2019/2020 OpenCore黑苹果 hackintosh
Stars: ✭ 161 (-10.56%)
Mutual labels:  hackintosh
Deskmini
Hackintosh DeskMini 310 - 黑苹果 - OpenCore - LTS长期支持 - Big Sur
Stars: ✭ 148 (-17.78%)
Mutual labels:  hackintosh

Installer patching is deprecated since macOS 11, please use OpenCore.

This should only be used with macOS 10.X

Lazy Hackintosh Image Generator

Swift 5

What is this?

This automatical app makes Hackintosh installer from original Macintosh Installer app/disk image.

Why do I need this?

  • If you are on a computer that does not support UEFI.
  • If you have hardwares on you computer that causes original installation image kernel panic.
  • If you are having trouble continuing installation after restart.
  • If you are just too lazy to read the tutorial and install the original.

you'll need this app to alter the original installation image.

How to use

Just drag the app/dmg file onto the image icon, click start and enjoy.

If you use Chameleon Bootloader, you can also drop your Chameleon Extra folder onto the app. App then will make this a Chameleon bootable image.

Shut up and gimmi the app

Just download the LazyHackintoshGenerator.app.zip. It will keep updating to the latest version.

Also, you may use this script for downloading updates.

You're a dev?

my code is a mess, feel free to report an issue, or open up a pull request.

Build

This project relys on CocoaPods to manage dependencies, after you have installed it on your system, run pod install to download dependencies of the project.

Then set the build target to LazyHackintoshGenerator and build.

Should the build succeed it will likely generate a defect app. You'll need to use SMJobBlessUtil.py to check if the app had been built correctly.

Use it like this: ./SMJobBlessUtil.py check /path/to/LazyHackintoshGenerator.app

and correct anything report by it in info.plist and LazyGenHelper-Info.plist until it doesn't show any output.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].