IORegistryClone VS ProperTree

Compare IORegistryClone vs ProperTree and see what are their differences.

IORegistryClone

Clone IOReg from Apple's site (by khronokernel)

ProperTree

Cross platform GUI plist editor written in python. (by corpnewt)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
IORegistryClone ProperTree
5 47
69 2,466
- -
0.0 8.8
over 3 years ago 4 days ago
Python
- BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

IORegistryClone

Posts with mentions or reviews of IORegistryClone. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-02.
  • Is there any straightforward guides for getting a monitor to work with my hackintosh laptop via HDMI?
    1 project | /r/hackintosh | 15 Nov 2022
    First of all make sure you have a backup of your current EFI then try some patching. Then grab a copy of IOReg and open it. Search for iGPU entry and locate entry (eg. AppleIntelFramebuffer@0 in my case) with a child “display0” it controls the physical display. Select that entry (eg. AppleIntelFramebuffer@0) and on the right panel locate connector type. Then check if it’s set to “00 08 00 00” or not. (This is the connector type for HDMI). If not then. Leave it as it is (in case of laptops it is mostly 02000000). Then open your config.plist in propertree and head to DeviceProperties -> Add -> PciRoot(0x0)/Pci(0x2,0x0). Then add these entries here (Don’t touch anything already present there just add these) “framebuffer-patch-enable = 01000000”, “framebuffer-conX-enable = 01000000” and “framebuffer-conX-type = 00080000” [IMPORTANT: make sure X in conX is the number you’ll find in the ending of AppleIntelFramebuffer@ which you located previously and make sure it has a child “display0” this is important (in my case=0)] and save the config.plist and reboot. Your HDMI port should be working now. Not 100% sure about it but it works most of the time.
  • Problem with install Intel(R) UHD Graphics 630 Coffee Lake on BigSur !!!
    1 project | /r/hackintosh | 4 Aug 2022
  • Sucess! Acer Aspire V3-371 running macOS 11.4 "Big Sur".
    7 projects | /r/hackintosh | 2 Jun 2021
    IORegistryClone - https://github.com/khronokernel/IORegistryClone
  • Hackintosh / MacOS free tools
    32 projects | /r/hackintosh | 1 Jun 2021
    IORegistryClone - Utility to browse IO registry with a GUI interface, it can be useful for patching features such as CPU power management, USB mapping, etc
  • Geekbench low score does matter?
    1 project | /r/hackintosh | 12 Apr 2021
    Do you have IORegistryExplorer ?

ProperTree

Posts with mentions or reviews of ProperTree. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-08.

What are some alternatives?

When comparing IORegistryClone and ProperTree you can also consider the following projects:

gibMacOS - Py2/py3 script that can download macOS components direct from Apple

OpenCore-Install-Guide - Repo for the OpenCore Install Guide

tool - the USBToolBox tool

HWMonitorSMC2 - Application for monitoring hardware health in macOS

OpenCorePkg - OpenCore bootloader

eul - 🖥️ macOS status monitoring app written in SwiftUI.

GenSMBIOS - Py script that uses acidanthera's macserial to generate SMBIOS and optionally saves them to a plist.

AppPolice - MacOS app for quickly limiting CPU usage by running applications

MountEFI - An even more robust edition of my previous MountEFI scripts