Search code examples
How to create a system extension in Xcode 14.2 - Monterey 12.7.6?...


xcodemacosmacos-system-extensioncoremediaio

Read More
How to memory-map a PCI BAR using PCIDriverKit?...


c++macosiokitdriverkitmacos-system-extension

Read More
How to set `com.apple.developer.driverkit.transport.usb` entitlement?...


usbiokitentitlementsmacos-system-extensiondriverkit

Read More
Should macOS driverkit system extensions be arm64 or arm64e for Apple Silicon / M1?...


apple-silicondriverkitmacos-system-extension

Read More
Intercepting filesystem calls of other processes on MacOS Ventura...


macossecuritymalwaremalware-detectionmacos-system-extension

Read More
Alternative for Virtual file system (VFS) kernel extension on macOS M1...


macoskernel-extensionvfsmacos-system-extensionfileprovider-extension

Read More
NEFilterProvider record network activity...


macosnetwork-programmingmacos-catalinamacos-system-extension

Read More
System Extension Validation Fails...


macosnetworkextensionmacos-system-extension

Read More
VPN System Extension blocked even though it's notarized, requires user open macOS System Prefere...


macosapp-storenotarizemacos-system-extensionmacos-app-extension

Read More
MacOS PCI dext: scatter-gather DMA to application buffer...


macosdevice-driveriokitdriverkitmacos-system-extension

Read More
DEXT crashes on macOS 10.15.7...


c++macosdriverkitmacos-system-extension

Read More
Filtering outgoing TCP traffic to specific IP with macOS Network Extension...


macosnetworkextensionmacos-system-extension

Read More
CopyPipe of DriverKit IOUSBHostInterface fails with kIOReturnError (0xe00002bc)...


macosmacos-catalinadriverkitmacos-system-extension

Read More
How to create a IOUSBHostPipe::CompleteAsyncIO callback?...


c++macos-catalinaiokitdriverkitmacos-system-extension

Read More
What options can be passed to IOService::Terminate in DriverKit...


macosiokitdriverkitmacos-system-extension

Read More
How should provisioning profile with com.apple.developer.driverkit.userclient-access look?...


macosiokitentitlementsdriverkitmacos-system-extension

Read More
Should IOBufferMemoryDescriptor be released of free'd?...


driverkitmacos-system-extension

Read More
How to programmatically uninstall App that install DriverKit system extension...


macosdriverkitmacos-system-extension

Read More
How to allocate memory in a DriverKit system extension and map it to another process?...


c++macos-catalinaiokitdriverkitmacos-system-extension

Read More
Pass Argument From App Delegate to System Extension, Mac OS...


swiftmacosmacos-system-extension

Read More
How to access the IOMemoryBufferDescriptor in CompleteAsyncIO, which is sent through AsyncIO on Inte...


c++macosdriverkitmacos-system-extension

Read More
Can `new` and `delete` be used in a DriverKit driver?...


c++macos-catalinadriverkitmacos-system-extension

Read More
How to overwrite portions of a DriverKit OSData internal buffer?...


macosdriverkitmacos-system-extension

Read More
Can I use STL in a DriverKit driver?...


stlmacos-catalinaxcode11.4driverkitmacos-system-extension

Read More
kIOReturnNotPermitted from IOServiceOpen connecting to SystemExtension IOService...


c++macos-catalinaiokitmacos-system-extensiondriverkit

Read More
How should "NewUserClient" be implemented...


c++macos-catalinaiokitmacos-system-extensiondriverkit

Read More
BackNext