Skip to content

A lightweight script that lists all connected USB devices.

Notifications You must be signed in to change notification settings

Heimdall-Framework/usb-prober

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usb-prober

Build Status

A lightweight script that lists all connected USB devices.


Installation

Simply run pip install . in the root directory of the prober.

Usage

After running the script in order to install your dependencies, all you need to do is to type uprobe on the command line. It will print all connected USB devices and their most important properties.

Listed properties

  • Port number
  • Device product ID
  • Device vendor ID
  • Device class
  • Device bus number
  • Device bus address