Skip to content

wcooley/usbrevue

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
============
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