From 048242bf699029cc6dd3f15a9304c7ce65854303 Mon Sep 17 00:00:00 2001 From: "Kaz Saita(raspi5)" Date: Wed, 26 Jun 2024 12:30:03 +0900 Subject: [PATCH] sync notes(auto) --- content/20240525164511 USB解析ソフト.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 content/20240525164511 USB解析ソフト.md 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) +