diff --git a/content/20240525164511 USB解析ソフト.md b/content/20240525164511 USB解析ソフト.md new file mode 100644 index 0000000..2b0e1b8 --- /dev/null +++ b/content/20240525164511 USB解析ソフト.md @@ -0,0 +1,19 @@ +# 20240525164511 USB解析ソフト +#tech #usb #bookmark + +## USB Device Tree Viewer + + +[USBView](https://learn.microsoft.com/ja-jp/windows-hardware/drivers/debugger/usbview)の強化版みたいなやつ + +[USBディスクリプタ解析ツール USB Device Tree Viewer | インフィニテグラ](https://infinitegra.co.jp/blog/usb-device-tree-viewer/) + +> USB Device Tree Viewer は、USB Device Viewer (usbview.exe) をベースに開発されたそうです。USB Device Viewer はマイクロソフト社の Windows Driver Kit などに含まれている Debugging Tools for Windows のプログラムであり、オープンソース化されました。USB Device Viewer は WDK7 (Windows7用のWDK) では uvcview.exe という名称でした。 + +## Ratatoskr + +wiresharkと似た感じだけどUSB寄りなソフトらしい + +- [GitHub - tokihk/Ratatoskr: It is a tool to debug various communication control +- [RatatoskrによるUSBキャプチャ #パケットキャプチャ - Qiita](https://qiita.com/tokihk/items/b4f68a3ba4ecafa39040) +