Search code examples
Unloading a kext after macOS 11 Big Sur...


macosmacos-big-suriokitkernel-extensionxnu

Read More
printf in system call returns malformed output...


linuxmacoskernelsystem-callsxnu

Read More
On AArch64, how does SCTLR_EL1.SPAN=0 work when a translation fault occurs while PSTATE.PAN=1?...


linux-kernelarm64xnu

Read More
Is it feasible to write a macOS kernel-extension for Ventura?...


macoskernel-extensionxnu

Read More
"Failed to bind" while loading a kernel extension on macOS 13 Ventura...


macoskernel-extensionxnu

Read More
Why is the XNU revision different from the `uname -a` output?...


kernelopen-sourcexnu

Read More
Why does lsyncd require xnu?...


macoscompilationsynchronizationfseventsxnu

Read More
What is required for a Mach-O executable to load?...


mach-oxnu

Read More
C function for combining an array of strings into a single string in a loop and return the string af...


arrayscbsdkernel-extensionxnu

Read More
Kernel debug two physical MacBook pro devices...


macosdebuggingkernellldbxnu

Read More
How to access unexported symbol from Kext?...


macosapple-m1kernel-extensionxnu

Read More
Always have much xcrun error in xnu installing(OSX 10.8.3)...


installationxcrunxnu

Read More
How mach trap become syscall?...


bsdmachxnu

Read More
How do i get current processor id in macOS KEXT...


iosmacoskernel-extensionxnu

Read More
How to use atos to properly symbolicate addresses from OSReportWithBacktrace?...


macoskernelkernel-extensiondarwinxnu

Read More
Risks and rewards of using /dev/autofs_nowait on OS X...


asynchronouscore-foundationbsdvfsxnu

Read More
Fix kextcache "couldn't find symbol" errors after xnu build...


macosmacos-high-sierrakernel-extensiondarwinxnu

Read More
Where are the OSX (XNU) syscalls actually documented?...


macosassemblyx86-64system-callsxnu

Read More
Why is this pointer dereference ignored in this inline assembly statement?...


gccx86inline-assemblyllvm-clangxnu

Read More
Kauth event upon start process. - prevention capabilities...


macosauthorizationkernel-extensiondarwinxnu

Read More
why is this pointer Typedef'd to a struct...


cdarwinmachxnu

Read More
Singleton class in IOKit based kext driver...


c++macoskerneliokitxnu

Read More
Setting up two-machine kernel debugging over network...


macosdebuggingkernelkernel-extensionxnu

Read More
What’s the role of UPL (Universal Page List) in XNU?...


macoskernelvirtual-machinexnu

Read More
Kext OSDynamicCast failed during OSObject::free...


c++macoskernel-extensionxnu

Read More
Retrieve path of process from OSX 10.10/10.11 kernel...


macoskernel-extensionxnu

Read More
Mount/Unmount filesystem from macOS kernel extension...


macosfilesystemskernel-extensionxnu

Read More
Using `decltype` in IOKit code...


c++macoskernel-extensionxnu

Read More
Using synchronization efficiently in macOS kernel extension...


csynchronizationmutexkernel-extensionxnu

Read More
IOKit driver is loaded but not started...


c++macosiokitkernel-extensionxnu

Read More
BackNext