如何在macOS Catalina中获取USB设备的HID转储?

问题描述

以前,我使用了Apple开发人员下载的名为“ USB探针”的工具

USB probe

此工具为我提供了一个不错的HID转储,类似于您在此处看到的所有报告描述符

Usage Page    (Consumer) 
Usage 1 (0x1)    
  Collection (Application)    
    Usage Page    (LED) 
    Logical Minimum.........    (0)  
    Logical Maximum.........    (1)  
    Usage 23 (0x17)    
    Usage 30 (0x1e)    
    Usage 9 (0x9)    
    Usage 24 (0x18)    
    Usage 32 (0x20)    
    Usage 33 (0x21)    
    Report Size.............    (1)  
    Report Count............    (6)  
    Output..................   (Data,Variable,Absolute,No Wrap,Linear,No Preferred,No Null Position,Nonvolatile,Bitfield) 
    Usage Page    (Telephony Device) 
    Logical Minimum.........    (0)  
    Logical Maximum.........    (1)  
    Usage 158 (0x9e)    
    Report Size.............    (1)  
    Report Count............    (1)  
    Output..................   (Data,Bitfield) 
    Report Size.............    (1)  
    Report Count............    (1)  
    Output..................   (Constant,Array,Preferred State,Bitfield) 
    Usage Page    (vendor defined 160) 
    Usage 1 (0x1)    
        Collection (Application)    
          ReportID................    (2)  
          Usage 1 (0x1)    
          Logical Minimum.........    (0)  
          Logical Maximum.........    (255)  
          Report Size.............    (8)  
          Report Count............    (18)  
          Output..................   (Data,Bitfield) 
          Usage 2 (0x2)    
          Report Size.............    (8)  
          Report Count............    (18)  
          Input...................   (Data,Absolute) 
        End Collection     
  End Collection

当我尝试在Catalina中使用此工具时,我无法安装它,因为macOS告诉我它不兼容。

还有其他选择吗?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)