Search code examples
IOLock crashes mac OS when locking from IOUserService...

macosdriveriokitpcidriverkit

Read More
DEXT crashes on macOS 10.15.7...

c++macosdriverkitmacos-system-extension

Read More
Can I open a DriverKit user client with a daemon?...

macosiokitentitlementslaunch-daemondriverkit

Read More
Can a DriverKit System Extension match a hot pluggable device at boot time?...

macosmacos-catalinaiokitkernel-extensiondriverkit

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
OSDynamicCast not compiling in basic driver kit example...

c++macosiokitdriverkit

Read More
Performance issue after migrating from codeless KEXT to DEXT...

macoslibusbiokitkernel-extensiondriverkit

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
Migrating a codeless KEXT to a codeless DEXT...

macosiokitkernel-extensiondriverkit

Read More
Getting OSSystemExtensionErrorCodeSignatureInvalid After Codeless DEXT is Activated...

objective-cmacoskernel-extensioncode-signing-entitlementsdriverkit

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
Porting KEXT to DEXT unable to create ACM Serial TTY Entry...

macosiokitusbserialkernel-extensiondriverkit

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