Pinned Repositories
CorpBot.py
A very clumsy python bot for discord
GenSMBIOS
Py script that uses acidanthera's macserial to generate SMBIOS and optionally saves them to a plist.
gibMacOS
Py2/py3 script that can download macOS components direct from Apple
Hackintosh-Guide
Lilu-and-Friends
A python script that can download and build a number of kexts.
MountEFI
An even more robust edition of my previous MountEFI scripts
OCConfigCompare
Python script to compare two plists and list missing keys in either.
ProperTree
Cross platform GUI plist editor written in python.
SSDTTime
SSDT/DSDT hotpatch attempts.
USBMap
Python script for mapping USB ports in macOS and creating a custom injector kext.
corpnewt's Repositories
corpnewt/gibMacOS
Py2/py3 script that can download macOS components direct from Apple
corpnewt/ProperTree
Cross platform GUI plist editor written in python.
corpnewt/GenSMBIOS
Py script that uses acidanthera's macserial to generate SMBIOS and optionally saves them to a plist.
corpnewt/SSDTTime
SSDT/DSDT hotpatch attempts.
corpnewt/USBMap
Python script for mapping USB ports in macOS and creating a custom injector kext.
corpnewt/MountEFI
An even more robust edition of my previous MountEFI scripts
corpnewt/Lilu-and-Friends
A python script that can download and build a number of kexts.
corpnewt/OCConfigCompare
Python script to compare two plists and list missing keys in either.
corpnewt/CorpBot.py
A very clumsy python bot for discord
corpnewt/UnPlugged
Bash script to help build and run an offline installer in recovery.
corpnewt/CPU-Name
Small py script to change the CPU name in About This Mac by leveraging functionality in Acidanthera's RestrictEvents
corpnewt/KextExtractor
A py script to extract kext files from a target folder and update them by name on a target drive's EFI partition.
corpnewt/PyVega
Python fork (kinda) of lihaoyun6's VGTab
corpnewt/HackUpdate
Python script to automate Lilu and Friends, KextExtractor, OC-Update, and OCConfigCompare.
corpnewt/AMDVanillaPatches
Py script that can download and merge the AMD vanilla config.plist patches.
corpnewt/gibMacRecovery
Wrapper around Acidanthera's macrecovery.py to help setup python and automate the process.
corpnewt/CheckAudio
Small py script to offer some debugging info on HDEF and current outputs.
corpnewt/OCSnapshot
Python CLI version of ProperTree's OC Snapshot function.
corpnewt/BootChime
Py script to aid in setting up the boot chime in OpenCore.
corpnewt/FixHPET
Py script to examine a DSDT and attempt to patch out IRQ conflicts.
corpnewt/VGTabMerge
Small py script to merge aty_properties from a VGTab injector kext to the config.plist -> Devices -> Properties for WEG injection.
corpnewt/Plist-Tool
A sloppy plist patching tool (yay!)
corpnewt/CheckGPU
Small py script to offer some debugging info on GPUs.
corpnewt/CheckPCI
Py script to list PCI devices detected in ioreg.
corpnewt/pymodules
A repo of a number of helper modules I've made
corpnewt/FindMask
Script to help generate Find/Mask values for OC patches.
corpnewt/CheckNetwork
Py script to list detected network cards, their vendor and device ids, and if they're listed as built-in.
corpnewt/RoR2Unlocker
Py script to unlock characters and adjust lunar coins in Risk Of Rain 2
corpnewt/ToggleDebug
A py script to toggle debug settings in an OC config.plist.
corpnewt/gibMavericks
Python rework of the mavericksforever.com/get.sh script.