Pinned Repositories
cfgmgr32
example of a cfgmgr32.h implementation in Python using c-types
Icarus
Simple CLI for selecting and downloading Kexts and ACPI patches from Dortania's build repositories.
OCSysInfo
Basic, high-level and efficient CLI for discovering, outputting and parsing hardware information from the current system.
PDP
PDP (PCI Device Paths) is an application meant to find all the PCI devices associated and display their appropriate PCI paths (conforming to OpenCore's convention), if possible.
PySysInfo
A (WIP) library for discovering hardware information, written in Python.
SysInfo-Zig
An efficient and high-level library for the Zig programming language, written in Zig, for discovering and parsing hardware information of the current system.
KernelWanderers's Repositories
KernelWanderers/OCSysInfo
Basic, high-level and efficient CLI for discovering, outputting and parsing hardware information from the current system.
KernelWanderers/SysInfo-Zig
An efficient and high-level library for the Zig programming language, written in Zig, for discovering and parsing hardware information of the current system.
KernelWanderers/Icarus
Simple CLI for selecting and downloading Kexts and ACPI patches from Dortania's build repositories.
KernelWanderers/PDP
PDP (PCI Device Paths) is an application meant to find all the PCI devices associated and display their appropriate PCI paths (conforming to OpenCore's convention), if possible.
KernelWanderers/PySysInfo
A (WIP) library for discovering hardware information, written in Python.
KernelWanderers/cfgmgr32
example of a cfgmgr32.h implementation in Python using c-types