Skip to content

sobkas/usbrevue

 
 

Repository files navigation

============
Introduction
============

USBREVue is a suite of tools for reverse-engineering USB devices.

USBREVue provides the following tools:

    * Grapher: Visually track USB packet data values
    * Modifier: Programmatically modify a stream of USB packets
    * Replayer: Send a specified stream of USB packets to a USB device
    * Statisfier: Perform basic statistical analysis on a stream of
      		  USB packets
   
    * Viewer: Edit and view a stream of USB packets

There are plans to add USB decoding to the Viewer in a future release
of USBREVue. Until then, for analysis of USB packets according to the
USB protocol, we highly recommend recent versions of Wireshark, a
network protocol analyzer for Unix and Windows. You can learn more
about Wireshark at www.wireshark.org.

About

USBREVue is a suite of tools for reverse-engineering USB devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.3%
  • C 11.5%
  • Perl 1.5%
  • Shell 0.7%