This repository has been archived on 2025-06-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
kylin_bg 6c40865f39 Refactor kprobe handler for usb_submit_urb to improve data copying and logging on ARM64;
目前可以阻断,但是会返回用户空间错误码,并且只在libusb模式下测试过了,键盘设备会卡建
2025-06-07 12:59:17 +08:00
libusbMod.c Refactor kprobe handler for usb_submit_urb to improve data copying and logging on ARM64; 2025-06-07 12:59:17 +08:00
main.c 1. main函数测试libusb传输功能; 2025-06-02 23:00:30 +08:00
Makefile 1. main函数测试libusb传输功能; 2025-06-02 23:00:30 +08:00