Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 12/04/2011 in Files

  1. Version 2.0

    29,949 downloads

    Please read me: Ever since macOS Mojave came out (I mean the first DP) Apple removed the support for Atheros based WiFi Adapters from the IO80211Family.kext, so to fix it we need to add the AirPortAtheros40.kext to the Extensions manually. After each clean install the AirPortAtheros40.kext needs to be installed and after clean installing Mojave DPs after few times I decides to create this app to save some time. How to use it: This application will install the missing AirPortAtheros40.kext into /System/Library/Extensions and after the installation is done and once you reboot your computer the Atheros based WiFi adapters will be enabled. The installation is the first step of the process and it is fast but the next steps which are repairing the permission on /System/Library/Extensions and rebuilding the system caches might take a while so please wait until you were asked to reboot your computer. I'm using a TP-Link WDN4800 with an Atheros chipset and it works on other similar hardware. If this app helped you please consider donating; any amount is appreciated.
    48 points
  2. Version 10.14.x

    41,274 downloads

    Patched OSInstaller.framework to allow macOS 10.14 installation on MBR HFS+ partition. To use those patched files you must follow HowTo to create an USB installer. You can't just run the app downloaded from Mac App Store. The patch is made base on 落下爱@pcbeta 10.10.x MBR patch method, and more patch for 10.14 HFS Firmware check by crazybirdy. What is this patched OSInstaller doing? 1. Patch the MBR check, allow macOS 10.14 installation on MBR partition. 2. Patch the Firmware check, bypass the error of "An error occurred while verifying firmware". 3. Patch to stop auto-convert to APFS , "ConvertToAPFS=false" is no longer worked with 10.14. 4. This patched MBR OSInstaller will never convert to APFS, and will always install as HFS+ partition. 5. This patched MBR OSInstaller method works with both MBR HFS+ and GPT HFS+ partition (GPT+recovery). No longer need to set new SMbiosversion, FirmwareFeatures, and FirmwareFeaturesMask with this MBR-patch. What's the difference between createinstallmedia method, MBR-Manual-Method, and MBR-Automatic-Method? As the following.... 1. createinstallmedia method, needs stage 1, stage 2 installation process, which is worked with GUID partition only, always convert to APFS format. 2. MBR-Manual-Method (same as 10.12), install via stage 2 manually, which is worked with both MBR and GUID, HFS+ and APFS, will never convert the partition format. We can manually format as MBR or GPT, HFS+ or APFS on installation screen like as 10.12. We can manually select MBR HFS+ partition to install 10.13 and 10.14 on installation screen now. Needn't to update the MBR-Manual-Method files, it will still work on 10.13, and 10.14 future versions, I think so. It can be installed as Fresh installation on formated blank partition only, but can't be installed as update from previous version. 3. MBR-Automatic-Method (new for 10.13+), install via stage 2 automatically, which is worked with both MBR and GUID, HFS+ and APFS, will never convert the partition format. It can be installed as Fresh installation on formated blank partition, and can be installed as update from previous version. How to make 10.14 installer for MBR (MBR-Manual-Method)? Just use EasyMBR-InstallerMaker to make installer, it works with both MBR and GPT. Read HowTo inside the dmg first, same as 10.12. Read HowTo Q/A Q5. How to patch to work with CPU SSE4.1 only for Mojave? Read HowTo Q/A Q6. How to download the full installer app via swscan.apple.com, instead of App Store? Read HowTo Q/A Q7. How to update 10.14.x combo-update to MBR and GPT with installScript directly? How to make 10.14 installer for MBR (MBR-Automatic-Method)? Just use 14MBRinstallerMaker to make installer, it works with both MBR and GPT. Read HowTo inside the dmg first, same as 10.13. Read HowTo Q/A Q5. How to patch to work with CPU SSE4.1 only for Mojave? Read HowTo Q/A Q6. How to download the full installer app via swscan.apple.com, instead of App Store? Read HowTo Q/A Q7. How to update 10.14.x combo-update to MBR and GPT with installScript directly? And, need a SMBIOS supported with /System/Library/CoreServices/PlatformSupport.plist. Q6. How to download the full installer app via swscan.apple.com, instead of App Store? A6. Some people download installer app from App Store, and get only 18 MB size, not the complete installer app (5.68 GB). You should boot to 10.12, or 10.13 to download it again from App Store, or use script Q6-DownloadFullApp/installScript_1014fullapp to download the full installer app via swscan.apple.com.
    38 points
  3. Version 1.0.0

    6,164 downloads

    Modified IO80211Family.kext especially who use device based on Atheros40 (the idea came from CtlnaAHCIPort.kext) so we don't need to touch /S/L/E just inject via OpenCore, and we can running Big SUr without open Sealed (no need remove/delete vanilla IO80211Family.kext in /S/L/E) I'm not try in Mojave or Catalina but I'm sure is worked too 1. just put 2 kext HS80211Family.kext & AirPortAtheros40.kext .../OC/Kexts and make sure inject via config.plist do not inject IO80211NetBooter in the plist (must do research so i leave there in plugin), I remove IO80211NetBooter from plugin so as not to confuse see my pict below just add 2 value 2. you can add value manually VendorID in IONameMatch (atheros40) if your ID not present 3. refer to @MaLd0n guide in olarila for working Wifi Atheros AR9565, AR9462, AR9463, AR9485 here is the modification (no need injector) AR9565 AirPortAtheros40-9565.kext.zip AR9462 AirPortAtheros40-9462.kext.zip AR9463 AirPortAtheros40-9463.kext.zip AR9485 AirPortAtheros40-9485.kext.zip Additional : Fake Locale & Country Code Use this kext WifiLocFix.kext.zip to fix Locale & Country Code (Fake AirPort Location Interface) You can change it inside WifiLocFix.ket depend on your location and don't forget to inject in your config.plist Card Type: AirPort Extreme (0x168C, 0x3112) Firmware Version: Atheros 9380: 4.0.74.0-P2P MAC Address: XXXXXXXXXXXXXX Locale: ETSI Country Code: ID Supported PHY Modes: 802.11 a/b/g/n Supported Channels: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 36, 40, 44, 48, 52, 56, 60, 64 Wake On Wireless: Supported Status: Connected
    32 points
  4. Version 2.0.2

    2,617 downloads

    Mac Tweaks Easily take charge of macOS's internals.
    23 points
  5. Version 1.1.0

    24,739 downloads

    Key Features of the Driver Supports all versions of Realtek's RTL8125 2.5GBit Ethernet Controllers found on recent boards. Support for multisegment packets relieving the network stack of unnecessary copy operations when assembling packets for transmission. No-copy receive and transmit. Only small packets are copied on reception because creating a copy is more efficient than allocating a new buffer. TCP, UDP and IPv4 checksum offload (receive and transmit). TCP segmentation offload over IPv4 and IPv6. Support for TCP/IPv4, UDP/IPv4, TCP/IPv6 and UDP/IPv6 checksum offload. Supports jumbo frames up to 9000 bytes (strongly recommended for 2.5GBit operation). Fully optimized for Mojave and above. Note that older versions of macOS might not support 2.5GB Ethernet. Supports Wake on LAN (untested). Supports VLAN (untested). Support for Energy Efficient Ethernet (EEE) which can be disabled by setting enableEEE to NO in the drivers Info.plist without rebuild. The default is YES. The driver is published under GPLv2.
    23 points
  6. Version 2.5c1

    9,991 downloads

    This is a tool for cleaning the NVRAM and Kext Caches and rebuilding the PrelinkedKernel. Please do not post/upload or redistribute this app to other sites or forums.
    23 points
  7. Version 13.5

    2,827 downloads

    This is a pack that contains all the necessary OpenCore files for hackintoshes that use the MSI Z390 Gaming Plus motherboard or for new users who would like to purchase and use this motherboard to run macOS Catalina, macOS Big Sur, macOS Monterey, and macOS Ventura. This pack contains all the necessary drivers and configuration files for the following motherboard components: Realtek ALC892 Audio Ports Intel I219-V Gigabit LAN Ethernet Port USB (USB 2.0, USB 3.1 Gen1, USB 3.1 Gen2 Type-C & Type-A) Ports USB Internal (USB 2.0, USB 3.1 Gen1) Connectors HDMI (IGPU only) Port DVI-D (IGPU only) Port NOTE: The PS/2 port is not natively supported on macOS. If you want to enable the PS/2 port, refer to Acidanthera's VoodooPS2 kext for more information. Driver kexts be placed in the OpenCore's Kexts folder. For this pack to work, you must have the following components: 9th Generation Intel Core Processor (i3, i5, i7, i9) Intel UHD 630 Graphics (Optional if using dedicated GPU, however it is recommended to have it) Optionally, you can use a dedicated GPU if you do not want to use Intel UHD 630 Graphics. This pack was made for these types of dedicated GPUs: AMD Radeon RX Navi 10 Series 5xxx GPU AMD Radeon RX Navi 21 Series 68xx GPU AMD Radeon RX Navi 22 Series 6600 GPU NOTE: Different macOS versions will support specific AMD Radeon RX graphics card. It is recommended to upgrade to the latest macOS release as these will provide the most up to date compatibility. For the best graphics performance and experience, it is recommended to use both AMD Radeon RX Navi graphics card + Intel UHD 630 Graphics for macOS. The AMD Radeon RX Navi graphics card will be your primary display driver, however the Intel UHD 630 Graphics IGPU will enable accelerated hardware encoding/decoding (QuickSync) on macOS in headless mode. For those only using Intel UHD 630 Graphics IGPU, accelerated hardware encoding/decoding (QuickSync) is enabled by default. Inside the archive there will be two OpenCore folders. If you are using only the Intel UHD 630 Graphics IGPU, use the Intel UHD Graphics 630 folder. If you are only using an AMD Radeon RX Navi graphics card or if you are using it with Intel UHD 630 Graphics IGPU, use the AMD Radeon Navi + Intel UHD Graphics 630 folder. Installation Instructions NOTE: Do not sign onto your Apple ID. If you are signed in, sign out. This is to prevent iMessage issues. For this pack to work, you must have one of the following operating system installed: macOS Catalina 10.15+ macOS Big Sur 11.0+ macOS Monterey 12.0+ macOS Ventura 13.0+ You must also have OpenCore installed onto your main boot drive. NOTE: Alternatively, you can also use a separate USB flash drive with OpenCore installed if you prefer to use OpenCore on a flash drive instead (a good alternative to try and test OpenCore files to ensure compatibility before adding it to the main boot drive ). 1) Copy the OC folder from the archive. The OC folder is inside one of the two choices. 2) Delete the OC folder from your hard disk or USB installation media and replace it with the one you copied from the archive. That's it! Your MSI Z390 Gaming Plus motherboard should be working flawlessly on macOS! Post Installation Instructions NOTE: DO NOT SIGN ONTO YOUR APPLE ID YET! YOU CANNOT USE THE UUID AND SERIAL NUMBER IN THE CONFIG.PLIST FILE! AFTER INSTALLATION, YOU MUST USE OPENCORE CONFIGURATOR OR GENSMBIOS TO GENERATE A NEW UUID AND SERIAL NUMBER FOR YOUR HACKINTOSH. IF YOU ALREADY MADE A UNIQUE UUID, SERIAL NUMBER, AND ROM PREVIOUSLY, IGNORE THIS SECTION. One of the difficult tasks to do after post installation is getting iMessage and FaceTime working. These OpenCore files in the archive identify your hackintosh as a 2019 5K Retina 27-Inch iMac (19,1). However, the serial number and UUID inside the OpenCore config.plist file are samples. For this section, we will be using OpenCore Configurator as an example to generate a new platform info for your MSI Z390 Gaming Plus hackintosh. In OpenCore Configurator, load your OpenCore config.plist file. Then go to Platform Info section. Select desired SMBIOS version. For this guide, it is recommended to use iMac19,1. Now let's generate our ROM. Select System and select Mac. This tells the generator to use your ethernet's MAC address. Click Generate to generate your ROM. Verify that the serial number is not valid by pasting the serial number at checkcoverage.apple.com. If the serial number generated is valid, go back and generate a new one until the website says it is not invalid. Your Platform Info section is now finished! Once you are happy with the generated Platform Info, save your config.plist file and restart your hackintosh. Now you can begin to sign into your Apple ID and activate iMessage and FaceTime. NOTE: ONCE YOU HAVE SUCCESSFULLY ACTIVATED IMESSAGE AND FACETIME, YOU MUST USE THE EXACT SAME PLATFORM INFO FOR THE LIFE OF THE MOTHERBOARD. IF YOU CHANGE THE NUMBERS, APPLE MIGHT BLACKLIST YOUR HACKINTOSH. YOU SHOULD UPDATE YOUR USB INSTALLATION MEDIA TO USE THE NEWLY GENERATED PLATFORM INFO. Refer to Apple's Messages App guide to learn how to use the Messages app, including setting up text message forwarding between iPhone and Hackintosh: Use Messages with your Mac Remember, MSI motherboards do work with macOS, especially the ones that support 9th Gen Intel Processors. They just require a bit of tinkering but once someone finds out how to do it, its very easy to get it up and running! Great motherboard for budget builds! I've tried to make the most minimalist EFI folder and simplistic OpenCore config.plist file as much as possible. I have seen various EFI folders and config.plist files that have so much unnecessary options and kexts that it becomes hard to diagnose. If you have any questions or issues, let me know in the comments! USB Port Mapping NOTE: It is important that you take the time to properly USB port map your MSI MPG Z390 Gaming Plus motherboard. Otherwise, you are at risk of losing USB functionality at any time. A brief image of USB port mapping is provided. Not all JUSB motherboard ports are listed here as each hackintosh configuration with this motherboard is different. Remember, when USB port mapping, you can only have a maximum number of 15 ports. For example, a USB 2.0 port simply has an HSXX port. A USB 3.0 port or higher uses both HSXX and SSXX (HSXX if a 2.0 device is connected to a 3.0 port and SSXX if a 3.0 device is connected to a 3.0 port). For those using JUSB1 and JUSB2 motherboard ports, or to create a USB port map, use Hackintool or any other USB port mapping tool to properly find and configure your USB ports for macOS. Extra Information This pack uses OpenCore 0.9.4. Native NVRAM supported. Native CPU power management supported. Native Sleep/Wake supported. To enable Intel QuickSync or native hardware encoding/decoding capabilites using AMD Radeon RX Navi GPU, you must enable both IGPU and PEG in the BIOS settings. This enables the Intel UHD Graphics 630 to run in headless mode. All USB ports work by disabling the USB port limit. However, this is only a temporary solution. It is advised to create your own USB port map with Hackintool for your motherboard to comply with Apple's 15 USB port limit on macOS. For those only using Intel UHD Graphics 630, the framebuffer is patched on-the-fly to support the HDMI and DVI-D ports of the motherboard. This was done using Hackintool and mapping the correct Bus ID to ports 5, 6, and 7 and identifying them as HDMI. OpenCore flag agdpmod=pikera enables AMD Radeon RX navi graphics drivers to load. The DSDT included has been compiled with 0 errors. HDMI audio for dedicated graphics cards and HDMI audio for the HDMI (IGPU) port is not enabled by default since this depends on your Hackintosh configuration. iMac 19,1 is the default SMBIOS profile used for this configuration as it provides native support for Sidecar as well as Intel QuickSync (if applicable). XMP detection is enabled by default in config.plist, but requires XMP enabled in BIOS settings to enable maximum DDR4 RAM speeds claimed by your RAM manufacturer. OpenCore by default boots to a text based UI. To enable boot GUI, simply editing the config.plist file and under MISC > BOOT, set PICKERMODE to EXTERNAL. When using AMD Navi GPUs with OpenCore, you may experience a black screen after successful boot. This is usually caused by having OpenCore debug information enabled. By default, this pack does not enable debug information as this should not be necessary. Otherwise if you do need debug information, you may need to disable SERIAL port from the SUPER IO CONFIGURATION option in the BIOS to get past the black screen.
    20 points
  8. Version 1.0.6

    5,450 downloads

    Get a seed updates for macOS 10.8-10.14 without first having to sign up for Apple programs. (Completely replaces macOS*BetaAccessUtilities.) Enjoy... Feel free to "Rate File"
    19 points
  9. Version 3.0

    3,554 downloads

    This application will help you to change the Gatekeeper's status. You can easily enable or disable the Gatekeeper. Please do not post/upload or redistribute this app to other sites or forums. macOS Mojave macOS Catalina
    19 points
  10. Version v2.1.2022.030b.X64

    42,486 downloads

    Make bootable USB Flash Disk for MAC OS X with Latest Clover bootloader revision fast and easy by one click! under OS Windows. Special utility from cvad & russian MAC community for new hackintosh users. Enjoy... For more information and complete instructions please see this topic. Anyone who likes the program, please support its Community Score. Feel free to "Rate File"
    18 points
  11. Version 2.0.1

    28,752 downloads

    Driver for Realtek's RTL810X Fast Ethernet family of NICs which supports these chips: RTL8101E RTL8102E RTL8103E RTL8401E RTL8105E RTL8402 RTL8106E RTL8106EUS RTL8107E Features: Version 2.0.0 requires Sierra (may work on El Capitan too but this is untested). Previous versions of OS X are supported by version 1.0.0. 64 bit architecture only. Support for multisegment packets relieving the network stack of unnecessary copy operations when assembling packets for transmission. No-copy receive and transmit. Only small packets are copied on reception because creating a copy is more efficient than allocating a new buffer. TCP, UDP and IPv4 checksum offload (receive and transmit). TCP segmentation offload under IPv4. Support for TCP/IPv6 and UDP/IPv6 checksum offload. Supports Wake on LAN. Support for Energy Efficient Ethernet (EEE) which can be disabled by setting enableEEE to NO in the drivers Info.plist without rebuild. The default is YES. The driver is published under GPLv2.
    18 points
  12. Version 10.15.x

    6,975 downloads

    Patched OSInstaller.framework to allow macOS 10.15 installation on MBR HFS+ partition. Please read Readme-10.15.pdf first. How to finish the Catalina installation. 1. Use EasyMBR-Installer1015 to make USB Catalina Installer. 2. Boot to USB Catalina Installer, open Utilities -> Disk Utility, format as MBR HFS+. Install Catalina to blank MBR HFS+ "Target" partition. 3. Boot to USB Catalina Installer, open Utilities -> Terminal, run the script command: copytempdata 4. Boot to "Target" MBR HFS+ partition on single user mode (-s), run the script command: hfsupdatecache 5. Reboot to "Target" MBR HFS+ partition, setup user name and login, finish the installation. Also, you need to setup Clover as BooterConfig=0x28, CsrActiveConfig=0x67 ---------------------------------------------------------------------------------------------- List of known issues: 1. Some app-pkg-installers can't install to HFS+, but install to APFS fine. ---------------------------------------------------------------------------------------------- What is this patched OSInstaller doing? 1. Pass the MBR check, allow macOS 10.15 installation on MBR partition. 2. Pass the Firmware check, bypass the error of "An error occurred while verifying firmware". 3. Pass auto-convert to APFS , "ConvertToAPFS=false" is no longer worked with 10.15. 4. This MBR-Manual-Method will never convert to APFS, and will always install as HFS+ partition. 5. This MBR-Manual-Method works with both MBR HFS+ and GPT HFS+ partition (GPT+recovery). No longer need to set new SMbiosversion, FirmwareFeatures, and FirmwareFeaturesMask with this MBR-patch. What's the difference between createinstallmedia method, MBR-Manual-Method, and MBR-Automatic-Method? As the following.... 1. createinstallmedia method, needs stage 1, stage 2 installation process, which is worked with GUID partition only, always convert to APFS format. 2. MBR-Manual-Method (same as 10.12), install via stage 2 manually, which is worked with both MBR HFS+ and GUID HFS+, will never convert the partition format. We can manually format as MBR HFS+ or GPT HFS+ on installation screen like as 10.12. We can manually select MBR HFS+ partition to install 10.13, 10.14, 10.15 on installation screen now. Needn't to update the MBR-Manual-Method files, it will still work on 10.13, 10.14, 10.15 future versions, I think so. It can be installed as Fresh installation on formated blank partition only, but can't be installed as update from previous version. 3. MBR-Automatic-Method (new for 10.13+), End of MBR and HFS+, there is no more MBR HFS+ patch available for 10.15 native OSInstaller. How to make 10.15 installer for MBR (MBR-Manual-Method)? Just use EasyMBR-Installer1015 to make installer, it works with both MBR and GPT. Read HowTo inside the dmg first, same as 10.12. Read HowTo Q/A Q4. How to patch to work with CPU SSE4.1 only for Mojave, Catalina? Read HowTo Q/A Q6. How to download the full installer app via swscan.apple.com, instead of App Store? Read HowTo Q/A Q7. How to update 10.15.x combo-update to MBR and GPT with installScript directly? And, need a SMBIOS supported with /System/Library/CoreServices/PlatformSupport.plist. Q6. How to download the full installer app via swscan.apple.com, instead of App Store? A6. Some people download installer app from App Store, and get only 18 MB size, not the complete installer app (5.68 GB). You should boot to 10.12, or 10.13 to download it again from App Store, or use script Q6-DownloadFullApp/installScript_fullapp to download the full installer app via swscan.apple.com.
    17 points
  13. Version 1.9

    6,592 downloads

    A tool that searches Appstore for missing macOSes. Every year when a new macOS is released, the older ones get missing in Appstore. Making the Appstore's search button completely useless! For example, if you are searching for Sierra or El Capitan now, you may NEVER find it anymore using the search button. As a result, this tool was developed to resolve that issue. Here's an app that communicates with Appstore and allows you to download your desired vanilla macOS (even the older ones). GetmacOS.mov Have a great day and enjoy the tool. Credits: Talat A. Ozcan ~ Outstanding app icon designs. Cyberdevs ~ App's termination code
    17 points
  14. Version r2922

    131,459 downloads

    Enoch Latest revision of my Chameleon bootloader branch. Not able to boot AFPS yet.... Please don't upload it on other servers and don't repack it, thank you. - Installer PKG - Binaries format (Manual install) Please don't upload it on other servers and don't repack it, thank you. Chameleon bootloader credits goes to Chameleon Team http://forum.voodooprojects.org Changelog: http://forge.voodoop...e/changes/HEAD/ This revision of Enoch contain the upcoming FileNVRAM revision 1.1.5 (RC8) Credits to Micky1979 Language Translation: For on-line Chameleon language package resource edit >> Pootle Pls translate/complete it. Link here on InsanelyMac (Italian only): Enoch Bootloader Enjoy ErmaC
    15 points
  15. Version 2.5.0

    29,130 downloads

    Driver for recent Intel onboard LAN controllers. Currently the driver supports: 5 Series 82578LM 82578LC 82578DM 82578DC 6 and 7 Series 82579LM 82579V 8 and 9 Series I217LM I217V I218LM I218V I218LM2 I218V2 I218LM3 100 Series I219LM I219V 200 and 300 Series I219LM I219V Please see the project's homepage at http://www.insanelymac.com/forum/topic/304235-intelmausiethernetkext-for-intel-onboard-lan/ for a detailed project description.
    14 points
  16. Version 2.3.3

    21,796 downloads

    Key Features of the Driver Supports Qualcomm Atheros AR816x, AR817x, Killer E220x, Killer E2400 and Killer E2500. Support for multisegment packets relieving the network stack of unnecessary copy operations when assembling packets for transmission. No-copy receive and transmit. Only small packets are copied on reception because creating a copy is more efficient than allocating a new buffer. TCP, UDP and IPv4 checksum offload (receive and transmit). Support for TCP/IPv6 and UDP/IPv6 checksum offload. Makes use of the chip's TCP Segmentation Offload (TSO) feature with IPv4 and IPv6 in order to reduce CPU load while sending large amounts of data. Fully optimized for Mountain Lion, Mavericks and Yosemite (64bit architecture) but should work with Lion (only 64bit) too, provided you build from source with the 10.7 SDK. Wake on LAN support. VLAN support used to be broken in older versions but is working since version 2.3.2. The driver is published under GPLv2.
    13 points
  17. Version r165

    1,700 downloads

    HWSensor Features Control temperature of Intel and AMD CPU Control temperature of AMD, Intel and NVidia cards Control temperature of motherboard Control FANS Control Voltages Control HDD/SSD state (SATA & NVMe) with S.M.A.R.T. monitoring Control frequencies Laptop Battery Monitoring Different applications support High Sierra compatible Installation to /S/L/E or in the ESP (Clover only) Supported languages: English (base), Russian, Italian, Korean and semplified Chinese Source code: at https://sourceforge.net/p/hwsensors/hwsensors3/code3/HEAD/tree/ Bugs report at https://sourceforge.net/p/hwsensors/hwsensors3/tickets/ Topic for discussion at: https://www.insanelymac.com/forum/topic/299861-hwsensors3/ Chief Developer @Slice, new HWMonitorSMC2.app and package by @vector sigma
    13 points
  18. Version 2.4.2

    54,432 downloads

    Open source driver for the Realtek RTL8111/8168 family. New Driver for Realtek RTL8111 Anybody who is looking for a add-on network card with Realtek NIC might want to consider the Delock 89357. This card is equipped with a RTL8111E-VL (chipset 16) which is known to work perfectly with my driver because this chipset is my primary test device.
    12 points
  19. Version 3.0.2

    11,218 downloads

    macOS Unlocker V3.0 for VMware Workstation ========================================== +-----------------------------------------------------------------------------+ | IMPORTANT: | | ========== | | | | Always uninstall the previous version of the Unlocker before using a new | | version. Failure to do this could render VMware unusable. | | | +-----------------------------------------------------------------------------+ 1. Introduction --------------- Unlocker 3 is designed for VMware Workstation 11-15 and Player 7-15. If you are using an earlier product please continue using Unlocker 1. Version 3 has been tested against: * Workstation 11/12/14/15 on Windows and Linux * Workstation Player 7/12/14/15 on Windows and Linux The patch code carries out the following modifications dependent on the product being patched: * Fix vmware-vmx and derivatives to allow macOS to boot * Fix vmwarebase .dll or .so to allow Apple to be selected during VM creation * Download a copy of the latest VMware Tools for macOS Note that not all products recognise the darwin.iso via install tools menu item. You will have to manually mount the darwin.iso for example on Workstation 11 and Player 7. In all cases make sure VMware is not running, and any background guests have been shutdown. The code is written in Python. 2. Prerequisites ---------------- The code requires Python 2.7 to work. Most Linux distros ship with a compatible Python interpreter and should work without requiring any additional software. Windows Unlocker has a packaged version of the Python script using PyInstaller, and so does not require Python to be installed. 3. Limitations -------------- If you are using VMware Player or Workstation on Windows you may get a core dump. Latest Linux products are OK and do not show this problem. +-----------------------------------------------------------------------------+ | IMPORTANT: | | ========== | | | | If you create a new VM VMware may stop and create a core dump. | | There are two options to work around this issue: | | | | 1. Change the VM to be HW 10 - this does not affect performance. | | 2. Edit the VMX file and add: | | smc.version = "0" | | | +-----------------------------------------------------------------------------+ 4. Windows ---------- On Windows you will need to either run cmd.exe as Administrator or using Explorer right click on the command file and select "Run as administrator". win-install.cmd - patches VMware win-uninstall.cmd - restores VMware win-update-tools.cmd - retrieves latest macOS guest tools 5. Linux --------- On Linux you will need to be either root or use sudo to run the scripts. You may need to ensure the Linux scripts have execute permissions by running chmod +x against the 2 files. lnx-install.sh - patches VMware lnx-uninstall.sh - restores VMware lnx-update-tools.cmd - retrieves latest macOS guest tools 6. Thanks --------- Thanks to Zenith432 for originally building the C++ unlocker and Mac Son of Knife (MSoK) for all the testing and support. Thanks also to Sam B for finding the solution for ESXi 6 and helping me with debugging expertise. Sam also wrote the code for patching ESXi ELF files and modified the unlocker code to run on Python 3 in the ESXi 6.5 environment. History ------- 27/09/18 3.0.0 - First release 02/10/18 3.0.1 - Fixed gettools.py to work with Python 3 and correctly download darwinPre15.iso 10/10/18 3.0.2 - Fixed false positives from anti-virus software with Windows executables - Allow Python 2 and 3 to run the Python code from Bash scripts (c) 2011-2018 Dave Parsons
    12 points
  20. Version 10.12 L

    98,726 downloads

    This download is only for users who have a laptop with a 2010 Intel® Arrandale Processor with Intel® HD Graphics: 1st Generation Intel® Core™ Processor with Intel HD Graphics (Arrandale only) Intel® Celeron® Processor with Intel® HD Graphics (Arrandale only) Intel® Pentium® Processor with Intel® HD Graphics (Arrandale only) Make sure the Device ID and Vendor ID match with the following: Device ID: 0042 or 0046 Vendor ID: 8086 In here you will find my QE/CI and CI only packages for your 1st Generation Intel HD Graphics IGPU for OS X Mountain Lion, OS X Mavericks, OS X Yosemite, OS X El Capitan, macOS Sierra, and macOS High Sierra. Choose your package: Download the Intel® HD Graphics QE/CI package if your laptop is using the LVDS connector. This package has the necessary kexts to enable Quartz Extreme with Core Image (QE/CI). This enables full hardware/graphics acceleration. or Download the Intel® HD Graphics CI package if your laptop is using the eDP connector. This package enables Core Image (CI) only. This enables partial acceleration. Note: CI only (CI) is only available on OS X Mavericks 10.9.5 and below. Future releases of macOS requires full graphics acceleration (QE/CI) for optimal performance and stability. For more information about 1st Generation Intel® HD Graphics, everything is explained in my guide: http://www.insanelymac.com/forum/topic/286092-guide-1st-generation-intel-hd-graphics-qeci/
    11 points
  21. Version 1.1

    563 downloads

    Dynamic Wallpaper Moon2.heic 1. Once downloaded, extract and place the Moon2.heic in /Volumes/Mojave/Library/Desktop\ Pictures. 2. Next, go to System Preferences > Desktop & Screen Saver and choose your newly installed Moon2.heic file. 3. To view the changes, adjust Date and Time accordingly (Optional). Watch the video below on how it works. Moon.mov Moon2.heic allows users to choose whether to have the wallpaper to change dynamically or remain the same throughout the day. Moon2.mov Have fun guys... Enjoyyyyy
    11 points
  22. Version 1.0.0

    42 downloads

    https://www.drbuho.com/buhontfs !!! Before Feb. 29th, you can get new BuhoNTFS app for free! Lifetime license + Full NTFS for Mac read-write access !!! ( 1 license for 1 email 😉 ) Thanks @mbarbierato & @lorys89 for the tip
    10 points
  23. Version 1.6

    15,058 downloads

    ESP Mounter Pro is a new top bar application to manage your EFI System Partition(s). You can mount or umount any ESP you have on any disk you have directly from its popover window. **ESP Mounter Pro v1.9.1 / Require 10.9 +** https://www.olarila.com/topic/4975-esp-mounter-pro-v19/ NEW: since v1.4 can mount/umount all partitions you have, for example each Recovery HD partitions you have also!! This app use advanced APIs to perform all operations and no AppleScript or scripts are used: only code! New: Dark Mode support (automatic switching): Retina Display Support! Require 10.9 +, works good in macOS Sierra! // // Created by Micky1979 on 15/06/16. // Copyright © 2016 Micky1979 & InsanelyMac. All rights reserved. // app icon by Mirone (thanks) Does not show an EFI Partition if your disk is not GPT (or if smaller than 1GB). Cannot mount it if corrupted!.
    10 points
  24. Version 1.0.0

    1,460 downloads

    iMessage Fixer is an application which helps you to completely reset your iMessage and FaceTime settings. This app will remove all the preferences related to iMessage and iCloud account from your system and it will also remove the NetworkInterface preferences from your system, so please use with caution. If you are having activation issues with iMessage, this application is not the answer but if you already activated iMessage on your Mac or Hack and the Messages is acting up you can use this app to fix it. Your iMessage history will be erased and you might need to sing back in in iMessage and FaceTime. --------------------------------------------------------------------------------------------------------------------------------------------------------------------- This is a quick guide on how to fix iMessage/Messages and FaceTime: There are other issues that can result in imessage/Messages and FaceTime not working properly like using a blacklisted Serial Number or MLB or SmUUID or simply an unactivated AppleID. If that's the case you need to use Clover Configurator 5.2.0.1 (or newer version) to rebuild your SMBIOS data with the most updated details like shown in the picture below: All you have to do is to select the SMBIOS section and then form the SMBIOS selector choose the most compatible SMBIOS with your hardware: Then you need to select the RtVariable section to generate the MLB based on your SMBIOS data and then just click the Generate button next to ROM to automatically generate the MLB and ROM ID based on your SMBIOS and then copy/paste the MLB from the newly generated info into the MLB box next to the ROM filed. Save your new config.plist Once you did the steps above and save the config, close Clover Configurator and the run the iMessage Fixer app and then reboot the computer, once macOS is loaded, login into iMessage or Messages using your AppleID and hopefully you can activate your iMessage and FaceTime. Important Note: If you already signed in AppStore or iCloud using your current config.plist you might need to remove that device from iCloud in order to prevent the Account Lock Up by Apple because once you change the Serial Number, MLB and SmUUID Apple's server will lock your account in order to protect your data and you need to rest the password for your AppleID. I hope you find this helpful. Cheers
    10 points
  25. Version 10.13.x

    10,170 downloads

    Patched OSInstaller.framework to allow macOS 10.13 installation on MBR partition. To use those patched files you must follow HowTo to create an USB installer. You can't just run the app downloaded from Mac App Store. The patch is made base on 落下爱@pcbeta 10.10.x MBR patch method, and more patch for 10.13 Firmware check by crazybirdy. What is this patched OSInstaller doing? 1. Patch the MBR check, allow macOS 10.13 installation on MBR partition. 2. Patch the Firmware check, bypass the error of "An error occurred while verifying firmware". 3. This patched MBR OSInstaller method works with both MBR and GPT partition (GPT+recovery). No longer need to set new SMbiosversion, FirmwareFeatures, and FirmwareFeaturesMask with this MBR-patch. What's the difference between createinstallmedia method, MBR-Manual-Method, and MBR-Automatic-Method? As the following.... 1. createinstallmedia method, needs stage 1, stage 2 installation process, which is worked with GUID partition only. 2. MBR-Manual-Method (same as 10.12), install via stage 2 manually, which is worked with both MBR and GUID, HFS+ and APFS. We can manually format as MBR or GPT, HFS+ or APFS on installation screen like as 10.12. We can manually select MBR HFS+ partition to install 10.13 and 10.14 on installation screen now. Needn't to update the MBR-Manual-Method files, it will still work on 10.13, and 10.14 future versions, I think so. It can be installed as Fresh installation on formated blank partition only, but can't be installed as update from previous version. 3. MBR-Automatic-Method (new for 10.13+), install via stage 2 automatically, which is worked with both MBR and GUID, HFS+ and APFS. It can be installed as Fresh installation on formated blank partition, and can be installed as update from previous version. How to make 10.13 installer for MBR (MBR-Manual-Method)? Just use EasyMBR-InstallerMaker to make installer, it works with both MBR and GPT. Read HowTo inside the dmg first, same as 10.12. Read HowTo Q/A Q6. How to download the full installer app via swscan.apple.com, instead of App Store? Read HowTo Q/A Q7. How to update 10.13.x combo-update to MBR and GPT with installScript directly? How to make 10.13 installer for MBR (MBR-Automatic-Method)? Just use 13MBRinstallerMaker to make installer, it works with both MBR and GPT. Read HowTo inside the dmg first, new for 10.13+. Read HowTo Q/A Q6. How to download the full installer app via swscan.apple.com, instead of App Store? Read HowTo Q/A Q7. How to update 10.13.x combo-update to MBR and GPT with installScript directly? And, need a SMBIOS supported with /System/Library/CoreServices/PlatformSupport.plist.
    9 points
  26. Version 1.9.6

    145,922 downloads

    Hackintosh Vietnam Tool is a collection of many kexts and tools for Hackintosh. It will help you setup your Hackintosh faster and easier than ever. The tool is mainly for Mavericks, Yosemite, El Capitan but some can be used for Mountain Lion too. Main features: install and config Chameleon, create Clover config, install and patch kexts, system fixes and tools. All feedback are welcome, and please post your suggestion (kexts, patches). AppleHDA's contributor: anonymousnbs, vusun123, mirone, toleda, and others.
    9 points
  27. Version 3.0.5

    6,079 downloads

    What is this? This automation app generates Hackintosh installer from original Mackintosh 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 have less than 2GB RAM. 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 does this work 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. You're a dev? my code is a mess, feel free to report an issue, or open up a pull request.
    8 points
  28. Version 2.0.0

    652 downloads

    This application fixes Adobe CC crashes on AMD systems. Not all CC applications are supported as there aren't fixes for all them. The main aim of this was to fix Photoshop. If you have a fix for a CC application that isn't supported by this then send me a PM and I'll include it. This will fix the crash on startup and the Photoshop CC 2019 font crash. Just run and enter password. Enjoy
    8 points
  29. Version v1.8

    62,169 downloads

    Micky1979 and Mirone are glad to present you a new version of AppleHDA Patcher.app that will help you enabling sound on your Hack! AppleHDA Patcher v1.9 http://olarila.com/forum/viewtopic.php?f=18&t=6528 AppleHDA Patcher, Jarvis ready funny? Well, born for fun joking with Mirone about some adventures patching AppleHDA.kext. Anyway Jarvis is there! --> Troubleshotting: 1- You don't need to have separate patches, now they are implemented within the app, just choose Desktop's or Laptop's. 2- Is it possible to patch AppleHDA.kext for different OS X versions, he supports all kexts from 10.7 up to 10.11 (and newer), or by default use the one in /System/Library/Extensions as base for the patches without drag anything. 3- You can create kexts through its patched files (Platforms.xml, LayoutX.xml, Info.plist for AppleHDAHardwareConfigDriver.kext ) drag all of your files, choose or type the codec to patch the binary. The process automatically start. 4- Is automatically created a full patched AppleHDA.kext + HDAEnabler.kext to be used with all bootloaders, an aDummyHDA.kext and a config.plist *sample (to be used with Clover), an HDEF patch to be used with MaciASL ready with the correct layout-id (in case you chose to patch laptops also an IRQ patch will be generated), and also you will find usefull the CodecCommander.kext + hda-verbs by Rehabman forks. All files will be placed inside ~/Desktop/MironeAudio, just choose what you need. 5- for all steps 1, 2 and 3 you can also drag to the app interface your real config.plist to be edited where necessary. 6- The application is able to make corrections remotely updating itself when and if necessary. NOTE: The app produces various files, off course you do not have to use them all: Use aDummyHDA.kext + edited config.plist for Clover (Ozmosis works similar) For all other bootloader use the full patched AppleHDA.kext (+ HDAEnabler.kext or DSDT edits... not both). Use CodecCommander.kext if the sound does not work after the sleep (wake), read more here. aDummyHDA.kext goes in /System/Library/Extensions Italiano: Works in 10.7+ Credits: bcc9 for patch_hda.pl ported to obj-c code by Micky1979 Andy Vandijck for getcodecid command Pike R. Alpha for the idea of the Dummy kext Geoff Garside for the zlib implementation Kabyl and Taruga for the HDAEnabler.kext Mirone for all the patches RehabMan, TimeWalker75a, The-darkvoid for the CodecCommander.kext, here. RehabMan for it's fork of iasl 6.1 available here. // AppleHDA Patcher // // Created by Micky1979 and Mirone on 18/11/15. // Copyright © 2015 Micky1979, Mirone and InsanelyMac.com. All rights reserved. //
    8 points
  30. Version 2.0.8

    732,695 downloads

    Mac OS X Unlocker for VMware V2.0 Please ask questions in this thread http://www.insanelymac.com/forum/topic/303311-workstation-1112-player-712-fusion-78-and-esxi-6-mac-os-x-unlocker-2/ 1. Introduction Unlocker 2 is designed for Workstation 11, Player 7, ESXi 6 and Fusion 7. If you are using an earlier product please continue using Unlocker 1 Version 2 has been tested against: Workstation 11/12 on Windows and Linux Player 7 & Workstation Player 12 on Windows and Linux Fusion 7/8 on Mavericks and Yosemite ESXi 6.0 The patch code carries out the following modifications dependent on the product being patched: Fix vmware-vmx and derivatives to allow Mac OS X to boot Fix vmwarebase .dll or .so to allow Apple to be selected during VM creation Fix libvmkctl.so on ESXi 6 to allow use with vCenter Download a copy of the latest VMware Tools for OS X Note that not all products recognise the darwin.iso via install tools menu item. You will have to manually mount the darwin.iso for example on Workstation 11 and Player 7. The vmwarebase code does not need to be patched on OS X or ESXi so you will see a message on those systems telling you that it will not be patched. In all cases make sure VMware is not running, and any background guests have been shutdown. The code is now Python as it makes the Unlocker easier to run and maintain on ESXi. There are some challenges to write the code as ESXi has a subset of Python 2.7 which constrains some modules that can be used. 2. Prerequisites The code requires Python 2.7 to work. Most Linux distros, ESXi and OS X ship with a compatible Python interpreter and should work without requiring any additional software. Windows has a packaged version of the Python script using PyInstaller, and so does not require Python to be installed. 3. Limitations If you are using VMware Player or Workstation on Windows you may get a core dump. Latest Linux and ESXi products are OK and do not show this problem. IMPORTANT: If you create a new VM using version 11 hardware VMware will stop and create a core dump.There are two options to work around this issue: 1. Change the VM to be HW 10 - this does not affect performance. 2. Edit the VMX file and add: smc.version = "0" | 4. Windows On Windows you will need to either run cmd.exe as Administrator or using Explorer right click on the command file and select "Run as administrator". win-install.cmd - patches VMware win-uninstall.cmd - restores VMware win-update-tools.cmd - retrieves latest OS X guest tools 5. Linux On Linux you will need to be either root or use sudo to run the scripts. You may need to ensure the Linux scripts have execute permissions by running chmod +x against the 2 files. lnx-install.sh - patches VMware lnx-uninstall.sh - restores VMware lnx-update-tools.cmd - retrieves latest OS X guest tools 6. Mac OS X On Mac OS X you will need to be either root or use sudo to run the scripts. This is really only needed if you want to use client versions of Mac OS X. You may need to ensure the OS X scripts have execute permissions by running chmod +x against the 2 files. osx-install.sh - patches VMware osx-uninstall.sh - restores VMware 7. ESXi You will need to transfer the zip file to the ESXi host either using vSphere client or SCP. Once uploaded you will need to either use the ESXi support console or use SSH to run the commands. Use the unzip command to extract the files. <<< WARNING: use a datastore volume to run the scripts >>> Please note that you will need to reboot the host for the patches to become active. The patcher is embbedded in a shell script local.sh which is run at boot from /etc/rc.local.d. You may need to ensure the ESXi scripts have execute permissions by running chmod +x against the 2 files. esxi-install.sh - patches VMware esxi-uninstall.sh - restores VMware Note: 1. Any changes you have made to local.sh will be lost. If you have made changes to that file, you will need to merge them into the supplied local.sh file. 2. The unlocker runs at boot time to patch the relevant files and it now survives an upgrade or patch to ESXi as local.sh is part of the persisted local state. 8. Thanks Thanks to Zenith432 for originally building the C++ unlocker and Mac Son of Knife (MSoK) for all the testing and support. Thanks also to Sam B for finding the solution for ESXi 6 and helping me with debugging expertise. Sam also wrote the code for patching ESXi ELF files. History 12/12/14 2.0.0 First release 13/13/14 2.0.1 Removed need for Python for Windows 13/13/14 2.0.2 darwin.iso was missing from zip file 02/01/15 2.0.3 Added EFI firmware files to remove Server check Refactored Python code 07/01/15 2.0.4 Added View USB Service to Windows batch files Fixed broken GOS Table patching on Linux 18/06/15 2.0.5 ESXi 6 working Latest tools from Fusion 7.1.2 20/06/15 2.0.6 ESXi 6 patch for smcPresent vCenter compatibility 16/09/15 2.0.7 Workstation 12 on Linux fixes 14/11/15 2.0.8 Player 12 on Linux fixes Get latest VMware tools command Removed firmware files Moved to PyInstaller 3.0 © 2011-2015 Dave Parsons
    8 points
  31. Version OC 0.9.8 update and kext

    176 downloads

    This board is a bit old now, but still has a very good performance. My hardware is a 12700K, 32Gb at 3600MHz, and 6600XT 8GB, bios V. 22 The EFi is the basic one to run Ventura and Sonoma RC2, with Maldon SSDT, and kext updated to september 2023. The USBs are configured as shown in the diagram. The ones with a red dot are active.
    7 points
  32. Version 1.0.0

    342 downloads

    Metalgpu: simple utility made in swift to check GPU Metal 3 support. Thanks to @ricoc90 who has made almost everything. Note: to be used only in Ventura as Metal 3 doesn't exist in Monterey and older so the app doesn't work out of macOS 13.
    7 points
  33. Version 11.5.0

    5,140 downloads

    This is the current version of VMware Tools for OS X / macOS from the VMware CDS repository for Fusion 11.5.0 VMware are no longer including the ISO images as separate "packages" in the CDS respository as of Fusion 11.5.0, instead the ISO images are included as part of the "core" download which is 522 MB. It is not possible to download the com.vmware.fusion.zip.tar due to upload limits. However, I have extracted the darwin.iso and darwinPre15.iso from the "core" and uploaded to this thread. If you prefer to download the "core" tar file and extract the ISO's they are located in the following directory in the tar file: com.vmware.fusion.zip.tar\com.vmware.fusion.zip\payload\VMware Fusion.app\Contents\Library\isoimages\ Please note: In the latest VMwareGfx.kext from Fusion 8.5.5 onwards VMware have discontinued the 2D-Acceleration code, and graphics performance is better now, thanks to Zenith432 for the update. To check for the latest version visit http://softwareupdate.vmware.com/cds/vmw-desktop/fusion/. The various VMware Tools downloads are located under the packages folder for each version upto and including 11.1.0. Instructions for extracting darwin.iso and darwinPre15.iso - Download the files above - Extract com.vmware.fusion.tools.darwin.zip.tar - darwin.iso is located in the "payload" folder - Extract com.vmware.fusion.tools.darwinPre15.zip.tar - darwinPre15.iso is located in the "payload" folder
    7 points
  34. Version 1.0.0

    739 downloads

    The High Sierra version of the App Store that can run in Mojave. According to my tests they can run in parallel, downloads work, access to purchased tab works. You can easily access old macOS downloads. It doesn't need to modify anything on the system. You might have to open the Terminal and xattr -r -d com.apple.quarantine <Drag and Drop Old App Store.App> in order to run it * Note: The bundle is named Old App Store.app but it will appear as App Store
    7 points
  35. Version 1.2

    143 downloads

    OC Build Wizard is a simple app that I use to build OpenCore, whether it's the official Acidanthera version or the modified Btwise version. It's an application I developed for personal use, so don't expect it to be a 'Super App' or anything like that. Anyway, I hope it proves useful for some people. You must have Xcode or Command Line Tools installed. P.S: If this is an issue for the Acidanthera development team, please contact me. Some of you know where to find me outside of IM.
    6 points
  36. Version EFI 0.9.5- Ventura/Sonoma

    750 downloads

    Tested with i5 10600, i7 10700, RX 560, RX 580, RX 5500 XT, RX 6600 XT only 12.1 upwards BIOS V.20 BIOS SETUP: Extreme Memory Profile (X.M.P.) - Profile 1 CSM Support - Disabled Internal Graphics - Disabled Thunderbolt USB Support - Enabled GPIO3 Force Pwr - Enabled OS Mode: Other OS with UEFI Only or, Windows 8/10 (CSM Disabled) Secure Boot: Disabled Aboce 4G Decode: Enabled Resizable BAR: Disabled SuperIO: Disabled Security Device Support: Disabled. Network Stack: Disabled. Legacy USB Support: Auto. XHCI Hand-off: Enabled. VD-x: Enabled VT-d: You can leave it disabled or enable it if you need it for Other OS. (MacOS can't/doesn't use VT-d) USB SET 2 IN ZIP VARIANT ONLY FOR 0.8.0 IMAC VERSION EFI USB SET 2.zip Inject your video card improves hardware decoding and operating temperature Inject Video Card.rtf
    6 points
  37. Version 3.7.0

    286 downloads

    Intel discontinued Intel Power Gadget and removed all the links to download the file. This is the last version that was available, downloaded directly from Intel. sha512sum: 8460b3f9ec53a4501d70a00b06cabe9da31da5416bb1ee60945cd419ff002dd6357811c6fc4dc25bbccb62ca8872ad0cacce3ce6830ec9e084c06d1f06fb5b19
    6 points
  38. Version 1.3

    348 downloads

    EFI's of Real Mac (MacBookPro12,1) - MacBook Pro 13'' Retina Early 2015 with Latest OpenCore 0.8.7 and Latest Kext's today's version 11-19-22. Use this OpenCore to boot into Ventura 13.0.1 or Monterey 12.6.2 with latest OpenCore 0.8.7 provided by OCLP 0.5.2. This EFI is ready for booting in Windows 11 22H2 (BootCamp). Has the latest kext's today's 11/19/22 version. From https://dortania.github.io/build-repo/ Works everything OOB. Intel Iris Graphics 6100 1536MB. Now BrightnessKeys is working. Battery Info is working too. Everything is Working. To work acceleration in Intel Iris Graphics 6100 with Ventura 13.0.1 or Beta 13.1, you need to install OCLP 0.5.2 Official Release with Root Patches. => https://github.com/dortania/OpenCore-Legacy-Patcher/releases/download/0.5.2/OpenCore-Patcher-GUI.app.zip
    6 points
  39. Version r5101

    3,044 downloads

    Clover r5101 ISO compiled with GCC and minimal config.plist compatible for use in VMWare Workstation. Tested with unlocked Workstation 15 running OSX 10.9 -->10.15 guest in Windows X64 host. Installation 1. Download and unzip "EFI_Clover_r5101 for VMware.zip". Mount Clover-v2.5k-5101-X64.iso by double clicking on it. 2. Mount your VM's EFI System Partition eg in terminal sudo diskutil mount disk0s1 3. Copy EFI folder from step 1 into the EFI partition 4. Shutdown the VM, add bios.bootDelay = "3000" to your VM's vmx file 5. Reboot your VM, press <F2> to access the VMware Boot Manager and add CLOVERX64.efi to the boot menu. Substitute your own unique and valid MLB and ROM variables in the /EFI/CLOVER/config.plist (Rt Variables section) to activate iMessage/Facetime on your VM.
    6 points
  40. Version (built 607)

    847 downloads

    !!! ATTENTION: this does NOT AT ALL work in Mojave and above !!! and I don't have the knowledge to fix this - sorry, but form my side, end of the road ____________________________________________________________________________ This is my mod of dimosgmx's Yosemite (10.10) Disk Utility app with the El Capitan (10.11) diskmanagementd: https://www.insanelymac.com/forum/files/file/621-disk-utility-v13-for-macos-sierrazip Please read his statements over there FIRST !! This built (607) is dimosgmx's built 606 ever-so-slightly edited* by me (BugsB) for usage in High Sierra beyond 10.13.3. It thus works in 10.12 - 10.13.6 (not yet tested in Mojave because I don't have it installed). Therefore I bumped CFBundleVersion to 607 and BuildVersion to 19 to differentiate it from dimosgmx's 606/ 18 which was only compatible up to 10.13.3. You can use it side-by-side with the default Disk Utility. NOT WORKING (at least not in High Sierra): functions which would invoke a Finder style window, like clicks onto "New Image", "Convert", "Resize Image", "Image", "File/ New/.." etc. In case of issues with the default (original/ stock/ vanilla) Disk Utility: run killall diskmanagementd, also supplied in this package. If you have the SIMBL plug-in AFLOAT installed and have not included AppleScript Utility in mySIMBL's blacklist**, you MUST blacklist Disk Utility 13 (607) (see screenshot "AFLOAT users mySIMBL application blacklist")! Virustotal result: 0 / 57 Enjoy & Greetings BugsB 2019-01-05 --- * Disk Utility 13 (607).app/Contents/MacOS/loader.sh: Added two instances of: sudo killall diskmanagementd ** in mySIMBL: System Info/ SIMBL application blacklist (because Afloat is NOT fully compatible with Apple Scripts (parts of Disk Utility 13 (60x))
    6 points
  41. Version 1.0.0

    956 downloads

    BCM4322 100% ok Big Sur & Catalina Opencore/Clover By TG
    6 points
  42. Version v1.04

    2,762 downloads

    QuickESP is a minimalistic and discreet ESP/EFI Mounter application. It's simple! Click to mount, and re-click to unmount. The Preferences pane enables you to configure the following: Enable Advanced View. Shows additional information about all discovered ESP volumes. This is helpful when you have multiple SSD/HDD installed on your system. Also you will be able to distinguish between drives with identical names. Open ESP folder on Finder. After mounting an ESP volume, its respective folder will open on Finder. This is a convenient time-saver. Autostart. Automatically launch the application on login. Make sure you have copied QuickESP.app into your /Applications folder. Credits: Dennis Koluris (a.k.a Denicio), Rick Patrick for the HDRV icon.
    6 points
  43. Version 3.0.0

    7,811 downloads

    macOS Unlocker V3.0 for VMware ESXi =================================== 1. Introduction --------------- Unlocker 3 for ESXi is designed for VMware ESXi 6.5 and 6.7. The patch code carries out the following modifications dependent on the product being patched: * Fix vmware-vmx to allow macOS to boot * Fix libvmkctl to allow vSphere to control the guest The code is written in Python as it makes the Unlocker easier to run and maintain on ESXi. +-----------------------------------------------------------------------------+ | IMPORTANT: | | ========== | | | | Always uninstall the previous version of the Unlocker before using a new | | version. Failure to do this could render VMware unusable. | | | +-----------------------------------------------------------------------------+ 2. Installation --------------- Copy the distribution file to the ESXi host datastore using scp or some other data transfer system. Decompress the file from the ESXi console or via SSH: tar xzvf esxi-unlocker-xxx.tgz (xxx - will be the version number, for example, 300) Run the command from the terminal: ./esxi-install.sh Finally reboot the server. 3. Uninstallation ----------------- Open the ESXi console or login via SSH and chnage to the folder where the files were extracted. Run the command from the terminal: ./esxi-uninstall.sh Finally reboot the server. 4. Notes -------- A. There is a command added called esxi-smctest.sh which can show if the patch is successful. It must be run from a terminal or SSH session. The output should be: /bin/vmx smcPresent = true custom.vgz false 38725560 B B. The unlocker can be temporarily disabled during boot by editing the boot options and adding "nounlocker". 5. Thanks --------- Thanks to Zenith432 for originally building the C++ unlocker and Mac Son of Knife (MSoK) for all the testing and support. Thanks also to Sam B for finding the solution for ESXi 6 and helping me with debugging expertise. Sam also wrote the code for patching ESXi ELF files and modified the unlocker code to run on Python 3 in the ESXi 6.5 environment. The code is available at https://github.com/DrDonk/esxi-unlocker History ------- 26/09/18 3.0.0 - First release (c) 2011-2018 Dave Parsons
    6 points
  44. Version v1.2.4

    3,689 downloads

    Small tool to download, compile and build the latest Clover X64 package. The script inside is editable. Enjoy... Many thanks to the comrade SunKi for help with creating the script. Best thanks - click "Rate File".
    6 points
  45. 11,895 downloads

    Disk Utility 13 is back! Requires SIP Disabled To run it you need to Allow apps from Anywhere under System Preferences -> Security & Privacy. To enable this options execute in Terminal: sudo spctl --master-disable Yosemite Disk Utility for macOS Sierra Note: When you launch this version two icons will appear on the dock. This is normal behavior! Debug menu is available to list all partitions and mount EFI. For the nostalgic or the crazy ones ... your favorite version of Disk Utility now works on macOS Sierra. Upon launching you will need to provide password to run the scripts that make things spin. Tested on a fresh install of macOS Sierra, on an actual MacBook Pro (separate machine from the one it was modified on) Verified the following working: 1. Creating an image, restoring an image, converting an image 2. Partitioning a hard drive, erasing hard drive, restoring to hard drive 3. Verifying disk and repairing disk 4. Burning iso to DVD Please proceed with caution, I would like some feedback from people on errors or bugs that might come up. Enjoy!
    6 points
  46. Version 1.0.0

    1,102 downloads

    To be honest I am not sure if there is a higher version of Flat Package Editor, that's the only one I was able to find and it was not working under Mojave. As far as I can tell it is working, at least I was able to use it for what I needed it. You might have to open the Terminal and xattr -r -d com.apple.quarantine <Drag and Drop Flat Package Editor.App> in order to run it
    6 points
  47. Version r3.036

    114,199 downloads

    Create the USB installer for macOS 10.12 Sierra, El Capitan, Yosemite, Mavericks, Mountain Lion or Lion, Installs Enoch or Clover, edit/create/generate the config.plist or o.c.B.p, SMBios.plist and kernel.plist. Generate credible MLB & ROM, generate SMBIOSes (96 available) and its serials. Install kexts from a large selection or install your own in /S/L/E, /L/E, /Extra/Extensions or /EFI/CLOVER/kexts or OEM sub directories (also on EFI partition). FakeSMC.kext + plugins from both Slice or kozlek (latest) versions. AppleHDA patcher or voodoohda, Nvidia Web Driver Updater (download and installs latest version!!!!). Ethernet/Wifi kexts... more and more.. Auto patcher for unsupported NVMe pci-ssd disks based on Pike R. Alpha's patches (lnfo inside Pandora) Create/update/upgrade the Recovery HD partition. Mount any ESP (EFI partition) you have in multiple disks. Embedded web broswer, Youtube videos. Embedded Clover WIKI. more? can speak... really.. in en, it, es, pt, fr and de (thx spakk for German) Is Pandora's Box secure? is compiled from source with 80,000 lines of code, no scripts, no AppleScripts and no Platypus, is a real app: About Updates: Sunday 31 July 2016 Pandora's Box is able to update itself, the click counter from the Server indicate that 68% of users usually update through Pandora it-self instead of downloading again here (a lot of downloads ): Well, for users with slow or mobile connection this is particularly important since you can save time or MBs to download it. In fact only newer bytes are downloaded instead of the entire app, usually 1-2 MB.. and your Pandora will be up-to-date. Furthermore, Pandora receive updates for Clover and Enoch when available, at the same time maintaining a stable release to rely on (the one contained by default in the app), plus some intermediate versions if already downloaded. video by JahStories video by Fljagd "All in One" solution for pre and post OS X installation. Code redone from scratch, two new apps called Ares and Webkintosh: Ares, bootloaders configurator for both Enoch and Clover. Can edit the config.plist entirely with some facilities(as well for o.c.B.p, kernel.plist and SMBios.plist). Clover WIKI is embedded in the config Editor to have quick access to the instructions and examples. Ability to update Enoch and Clover to latest revision available w/o update the entire app. Ares can install the bootloader by targeting any ESP you have directly or in congiunction with the target Volume. You can drag your config.plist directly into the Pandora's Box window, Ares will be automatically opened. What remain is to edit it and save where you like! Zeus, is now specialized in kexts installation from a large selection, but also permit you to drag your kexts (into the Pandora's interface) and let you decide where to install: in any supported filesystems, in different volumes, but is also able to install in the target volume and its ESP at same time. Support installation in /System/Library/Extensions, /Library/Extensions, /Extra/Extensions, /EFI/CLOVER/kexts/Other - 10.X (and on all OEM sub directories), ...again at same time! Hermes, now produces two kind of installers, one with "restore" method, other with "createinstallmedia". Both are untouched installers (Vanilla), and no kexts are added, nor the bootloader. WebKinTosh, a web browser to navigate hot Topics on insanelymac. Use YouTube API to show videos and users can make its own on "how to" do things using Pandora's Box. More info here
    6 points
  48. Version 1.0.0

    315 downloads

    This simple app is a wink that I do to all users for the new forum and especially a big thank you to everyone who worked for the new Forum Usage: Start the programme and Log out at message prompt Now the Status bar Icon is installed, only one clic for log in to Insanelymac The app installed in the Applications and will still be functional unless you use the uninstall this works with a LaunchAgents file plist installed in Library / LaunchAgents / com.InsanelyMac.plist. This file activates the status bar icon at each Log in With this app you no longer need links hanging on the desktop, or search in Google to join the forum. You can remove it from the right-click bar and click on Quit InsanelyMac Note: This utility uses Default Safari to join the Forum, if you have another default browser this is what you need to do to prevent Safari from opening the page In this case done this before installing the App Right click on Status Bar InsanelyMac.app Show Package Contents / Contents / Resources / Right click on InsanelyMac.app then Show Package Contents / Contents / Resources / the script file you open it with TextEdit or with any other text editor. Default is Safari: #!/bin/sh open -a safari 'https://www.insanelymac.com/forum/' For Google Chrome: #!/bin/sh open -a "Google Chrome" 'https://www.insanelymac.com/forum/' For FireFox: #!/bin/sh open -a Firefox 'https://www.insanelymac.com/forum/' ----------------------------------------------------------------------- Enjoy!
    5 points
×
×
  • Create New...