python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
VPN System Extension blocked even though it's notarized, requires user open macOS System Preferences. Is it b/c the app is not on the mac AppStore?
I have an application that we're developing that provides VPN System Extension for macOS. I have successfully built, signed and notarized the app.
When we install the package the user sees this popup:...
spartygw
Votes: 0
Answers: 1
Is it possible to read/write another process' memory using the new Apple Endpoint Security Framework?
With kexts we could to vm_read/vm_write, is there a similar way for Endpoint Security?
Toma
Votes: 0
Answers: 1
MacOS PCI dext: scatter-gather DMA to application buffer
I am porting a MacOS PCI driver written with IOKit to the new PCIDriverKit framework.
I am able to perform DMA with a contiguous buffer allocated inside the dext (with IOBufferMemoryDescriptor::Create...
Philippe Cornet
Votes: 0
Answers: 1