OS-X-USB-Inject-All icon indicating copy to clipboard operation
OS-X-USB-Inject-All copied to clipboard

Blocking USB devices

Open leochou0729 opened this issue 5 years ago • 0 comments

Hello, I'm a new MacOS developer. I need to create a client app, which can block mass storage devices. After googling, I found little information how to do that. The only way I found is to install Configuration Profiles to prevent external volumes mounting. I'm wondering if I can develop a kernel extension to accomplish that and what KPI(kauth, MAC, ...) I need to use. It is better I can block specific devices based on their pid/vid or something instead of all usb devices. Thanks a lot!

Leo

leochou0729 avatar Jul 19 '19 13:07 leochou0729