Hardware

Alex Taradov’s open-source USB sniffer

https://www.aliexpress.com/item/1005007396645884.html?spm=a2g0o.order_list.order_list_main.19.57ba1802ZAaOV3


Building the Software

git clone https://github.com/ataradov/usb-sniffer.git
cd usb-sniffer/software

mkdir -p ~/.local/lib/wireshark/extcap

make install


USB Protocol

Specification: 


References

ReferenceURL
CHEAP USB SNIFFER HAS WIRESHARK INTERFACEhttps://hackaday.com/2023/06/13/cheap-usb-sniffer-has-wireshark-interface/
Building Alex Taradov’s open-source USB snifferhttps://www.downtowndougbrown.com/2023/08/building-alex-taradovs-open-source-usb-sniffer/
USB Snifferhttps://github.com/ataradov/usb-sniffer
[stream] USB: Reverse Engineering and Writing Drivershttps://www.youtube.com/watch?v=is9wVOKeIjQ
Are there any barriers to a MacOS version? #22https://github.com/ataradov/usb-sniffer/issues/22
Book: USB Complete by Jan Axelson Marcan


reverse engineering a MIDI controllerMaking Pioneer DDJ-RB USB audio work 
USB 2.0 Spechttps://www.usb.org/document-library/...
Blog with useful resources https://hackernoon.com/usb-reverse-en...
GreatFET https://greatscottgadgets.com/greatfet/
  • No labels