• busdog is a filter driver for MS Windows (XP and above) to sniff USB traffic.


    https://code.google.com/p/busdog/

    busdog is a filter driver for MS Windows (XP and above) to sniff USB traffic.

    https://busdog.googlecode.com/files/busdog32_v0.2.1.exe

    https://busdog.googlecode.com/files/busdog64_v0.2.1.exe

    Important Note

    It is a good idea to create a system restore point before mucking about with USB class filter drivers as if you install a filter that windows cannot load (non-signed on x64, unmet dependency etc) then the pnp manager will not be able to load the driver stack for any USB device (all USB mice and keyboards will stop working). A system restore point can come in handy at this stage.

    Installation

    All you need to do is grab one the execuables and run it, you will then be prompted to install the busdog filter driver. The filter driver sits on top of all USB and HID devices on your system so it is possible to remove it via the setup tab.

    Note:

    • If you are running a 64 bit system you will need to either run with testsigning enabled (http://msdn.microsoft.com/en-us/library/dd419910.aspx).
    • The busdog client depends on the .NET 3.5 framework

    Busdog Driver Uninstallation

    The busdog GUI has an uninstall function on the setup tab and also you can uninstall the driver via the "Control Panel->Add/Remove Programs"interface.

    Screenshots

    redits

    Thanks to FAMFAMFAM for the use of the Silk icon set: http://www.famfamfam.com/lab/icons/silk/

  • 相关阅读:
    try
    mysql 遇到的问题
    java POI(二)
    Spring/SpringBoot整合QuartZ
    Spring整合QuartZ
    Idea使用指南--实用版
    QuartZ
    Spring Task
    Spring01-模块划分
    国际化、文件上传下载
  • 原文地址:https://www.cnblogs.com/shangdawei/p/4077742.html
Copyright © 2020-2023  润新知