This repository has been archived on 2025-07-08. You can view files and clone it, but cannot push or open issues or pull requests.
usbFilter_Cpp/README.md
2025-06-22 13:56:29 +08:00

381 B

目录说明

  • scriptsFrida注入脚本;
  • testScripts 为常规测试时所使用的测试脚本,主要为了寻找函数入口和验证功能;
  • testMod为常规测试时用所使用的内核模块,主要查看到内核处的数据如何;
  • upper为动态库的上位机调试程序;
  • usbFilter.h/cpp为动态库实际实现代码;

软件需求

  • Frida