Mac下USB信息 & USB error 3: Unable to claim interface: Access denied (insufficient permissions)

本文介绍了如何在Mac上查看USB设备信息,并解决USB error 3: Unable to claim interface报错,通过创建Info.plist文件并设置硬件ID来获取足够权限。
摘要由CSDN通过智能技术生成

查看usb设备信息

在 终端输入: system_profiler SPUSBDataType 可以查看连接的usb设备的信息

比如我的usb信息如下(部分内容):

Android:

          Product ID: 0x2769

          Vendor ID: 0x22d9

          Version: 2.31

          Serial Number: 6e5d48a4

          Speed: Up to 480 Mb/sec

          Manufacturer: Android

          Location ID: 0x1d110000 / 8

          Current Available (mA): 500

          Current Required (mA): 500

查看到我的android手机的Vendor ID: 0x22d9,记住这个id

USB error 3: Unable to claim interface: Access denied (insufficient permissions)

Here is step how to do it.

  1. create Info.plist in /System/Library/Extensions/Proxmark3.kext/Contents , And you should create parent folder if is missing, file content shuold be like this:
<?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <!-- This is a dummy driver which binds to Proxmark. It -->
    <!-- contains no actual code; its only purpose is to     -->
    <!-- prevent Apple's USBHID driver from exclusively      -->
    <!-- opening the device.                                 -->
    <plist version="1.0">
 
  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

小涵

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值